mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 07:32:41 +00:00
Additional styling
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
.lockTools {
|
||||
display: block;
|
||||
.lockBrew label {
|
||||
width: 50%;
|
||||
display: inline-block;
|
||||
text-align: right;
|
||||
line-height: 1.5em;
|
||||
input {
|
||||
float: right;
|
||||
width: 70%;
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user