Fix sidebar position in app settings

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-07-25 10:48:12 +02:00
parent fb77ff9da4
commit 64468fc232
No known key found for this signature in database
GPG key ID: 4C614C6ED2CDE6DF

View file

@ -206,12 +206,6 @@ body {
}
}
/* allow horizontal scrollbar for personal and admin settings */
#body-settings:not(.snapjs-left) .app-settings {
overflow-x: auto;
}
/* EMPTY CONTENT DISPLAY ------------------------------------------------------------ */
#emptycontent,