(css,html) Improve display of mailboxes list

(cont'd)
This commit is contained in:
Francis Lachapelle
2016-11-10 09:42:28 -05:00
parent 8be2b0d254
commit a78621add4
2 changed files with 2 additions and 2 deletions
@@ -26,7 +26,7 @@ md-sidenav {
}
// Mailboxes tree
$i: 1;
$i: 0;
@while $i < 12 {
.sg-child-level-#{$i} {
max-height: 24px;