reduce label styling stuff (2)

This commit is contained in:
Andrew Dolgov
2018-12-10 22:48:48 +03:00
parent b098ee09cf
commit df434293cd
5 changed files with 5 additions and 5 deletions

View File

@@ -409,7 +409,7 @@ body.ttrss_main .label {
color: #cccccc;
font-weight: normal;
margin-left: 2px;
padding: 1px 2px;
padding: 1px 4px 1px 1px;
white-space: nowrap;
}
body.ttrss_main .label i {