Update CSS + LESS

This commit is contained in:
Marc 2015-04-18 13:11:20 +02:00
parent 15d4525b71
commit 88a81b186b
2 changed files with 11 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -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;