0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 16:32:40 +00:00

Added a brew lookup for admin page

This commit is contained in:
Scott Tolksdorf
2017-01-19 12:28:00 -05:00
parent 9fe6fd979b
commit 296b066ed3
8 changed files with 120 additions and 16 deletions

View File

@@ -0,0 +1,8 @@
.brewLookup{
height : 200px;
input{
height : 33px;
padding : 0px 10px;
margin-bottom: 20px;
}
}