fix checkbox position

This commit is contained in:
Athou
2014-03-10 14:20:01 +01:00
parent ab5b70e52b
commit fa79524ed4
2 changed files with 6 additions and 1 deletions

View File

@@ -169,6 +169,11 @@
margin-left: 5px;
}
#feed-accordion .entry-buttons .keep-unread label {
display: inline;
font-weight: inherit;
}
#feed-accordion .share-buttons a {
color: #333333;
padding-left: 5px;