Merge pull request #22232 from owncloud/fix-user-settings-navigation

Fix scroll area in navigation of users management
This commit is contained in:
Thomas Müller 2016-02-09 11:22:41 +01:00
commit b93fc4fc5f
1 changed files with 0 additions and 3 deletions

View File

@ -247,9 +247,6 @@ input.userFilter {width: 200px;}
/* APPS */
.appinfo { margin: 1em 40px; }
#app-navigation {
padding-bottom: 0px;
}
#app-navigation .appwarning {
background: #fcc;
}