1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-25 15:41:47 +00:00
Files
homebrewery/client/admin/adminSearch/adminSearch.less
2017-01-28 16:35:48 -05:00

17 lines
206 B
Plaintext

.adminSearch{
.controls{
margin-bottom : 20px;
input.search{
height : 33px;
padding : 10px;
}
.page {
float : right;
font-weight : 800;
input{
width : 20px;
}
}
}
}