Decrease OutlineView children indentation

This commit is contained in:
Juan Tejada 2016-01-20 19:30:12 -08:00
parent e8583abb01
commit 0fce8a059f

View file

@ -11,7 +11,7 @@
}
section.item-children {
padding-left: @padding-base-horizontal * 1.3;
padding-left: @padding-base-horizontal;
margin-bottom: 0;
}