1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

control sidebar adjustments

This commit is contained in:
Kyle Spearrin
2017-06-06 12:18:43 -04:00
parent 27d291b0e9
commit fadd070663
10 changed files with 41 additions and 18 deletions

View File

@@ -134,6 +134,10 @@ h1, h2, h3, h4, h5, h6,
overflow: hidden;
}
.content-wrapper, .control-sidebar, .main-sidebar, .main-header .logo, .main-header .navbar, .main-footer {
.transition(initial);
}
.main-footer {
height: @footer-height;
}