Vertical space improvements

This commit is contained in:
perploug
2013-10-22 15:32:49 +02:00
parent 99766e3f22
commit 36a472b79a

View File

@@ -97,16 +97,16 @@ h5{
margin: auto
}
/* FORM GRID */
.umb-pane {
margin: 30px 20px;
}
.umb-control-group {
border-bottom: 1px solid @grayLighter;
padding-bottom: 30px;
margin-bottom: 25px !important;
padding-bottom: 20px;
margin-bottom: 15px !important;
}
/*COMPACT MODE */
.compact .umb-control-group {
border-bottom: 1px solid @grayLighter;