Merge pull request #10382 from nextcloud/bugfix/noid/fix-settings-sidebar

Fix sidebar position in app settings
This commit is contained in:
Morris Jobke 2018-07-25 12:18:16 +02:00 committed by GitHub
commit 0e4f465094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

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,