Fix titlebar-style-hidden padding amount

This commit is contained in:
Enrico Monese 2017-03-26 15:22:29 +02:00
parent 165efc1192
commit 6d622ff2c2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
}
}
&.titlebar-style-hidden {
padding-top: 20px;
padding-top: 24px;
}
&.titlebar-style-hidden-inset {
padding-top: 40px;