Fix left padding for settings sidebar

* followup to #3151

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-01-24 11:00:31 -06:00
parent e09bba5e36
commit b5d171a3ed
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
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 {