Also adjust app sidebar offset to new header height

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-04-20 14:22:06 +02:00
parent 0bae516c66
commit dbfd00897f
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 1 additions and 1 deletions

View File

@ -581,7 +581,7 @@ kbd {
*/
#app-sidebar {
position: fixed;
top: 45px;
top: 50px;
right: 0;
left: auto;
bottom: 0;