mirror of
https://github.com/Febbweiss/CloudBudget-AngularJS.git
synced 2026-03-05 06:45:39 +00:00
Fix: layout
This commit is contained in:
@@ -4,3 +4,14 @@ div.div-striped div.row:nth-of-type(odd) {
|
||||
div.div-striped div.row:nth-of-type(even) {
|
||||
background: #FFFFFF;
|
||||
}
|
||||
|
||||
.vcenter div {
|
||||
height: 3em;
|
||||
top: 1em;
|
||||
}
|
||||
|
||||
.vcenter div .btn,
|
||||
.vcenter div .form-control {
|
||||
position: relative;
|
||||
top: -0.5em;
|
||||
}
|
||||
Reference in New Issue
Block a user