Fix sidebar position in app settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
fb77ff9da4
commit
64468fc232
1 changed files with 0 additions and 6 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue