mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 17:02:40 +00:00
Additional styling
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
.lockTools {
|
.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