mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
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:
parent
a84eadb88e
commit
b4e5fcf5e2
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user