Vertical space improvements
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user