remove styles which overwrite lists styles in control overlay
This commit is contained in:
@@ -583,15 +583,6 @@
|
||||
display:block;
|
||||
}
|
||||
|
||||
|
||||
.umb-grid ul {
|
||||
display:inline-block;
|
||||
list-style:none;
|
||||
padding:0;
|
||||
margin: 10px 0 0 0;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.umb-grid .help-text {
|
||||
// background: @grayLighter;
|
||||
color: @black;
|
||||
@@ -603,12 +594,6 @@
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.umb-grid ul li {
|
||||
display: inline-block;
|
||||
width: 120px;
|
||||
margin: 8px 8px 0px 8px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user