Update CSS + LESS
This commit is contained in:
parent
15d4525b71
commit
88a81b186b
2 changed files with 11 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -595,10 +595,19 @@ ul.dropdown-menu li a {
|
|||
margin-top: -3px;
|
||||
}
|
||||
|
||||
.custom_section_horizontal .custom_control {
|
||||
.custom_section_horizontal {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.custom_section_vertical_section {
|
||||
}
|
||||
|
||||
.custom_section_horizontal_section {
|
||||
float:left;
|
||||
|
||||
.custom_section_vertical_section();
|
||||
}
|
||||
|
||||
.custom_control {
|
||||
.slider {
|
||||
margin-left: 10px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue