Merge pull request #3241 from nextcloud/fix-padding-settings

Fix left padding for settings sidebar
This commit is contained in:
Joas Schilling 2017-01-25 11:12:48 +01:00 committed by GitHub
commit 10a55e6006
1 changed files with 1 additions and 1 deletions

View File

@ -744,7 +744,7 @@ table.grid td.date{
width: 16px;
}
#app-navigation li span.no-icon {
padding-left: 25px;
padding-left: 32px;
}
#security-warning li {