Add a bit of spacing in infinite listview editing
This commit is contained in:
committed by
Sebastiaan Janssen
parent
a7b0a75e5d
commit
b38cf41752
@@ -210,10 +210,16 @@ h6.-black {
|
||||
clear: both;
|
||||
}
|
||||
}
|
||||
|
||||
.umb-editor--infiniteMode .umb-control-group .control-header {
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.form-horizontal .umb-control-group .control-header {
|
||||
float: left;
|
||||
width: 160px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 0;
|
||||
text-align: left;
|
||||
|
||||
.control-label {
|
||||
|
||||
Reference in New Issue
Block a user