MDL-55711 theme_noname: CSS fix for settings block

Make the branches and leaves line up.

Part of MDL-55071
This commit is contained in:
Damyon Wiese
2016-09-23 10:53:56 +01:00
committed by Dan Poltawski
parent a84eadb88e
commit b4e5fcf5e2
+4
View File
@@ -12,6 +12,10 @@
.section-modchooser {
clear: both;
}
.block_tree .tree_item.branch {
margin-left: 8px;
}
.section_add_menus .horizontal div,
.section_add_menus .horizontal form {
display: inline;