mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Fixing public comments text: https://forum.newsblur.com/t/public-comments-notification-is-squashed/9771/2.
This commit is contained in:
parent
d4b1ec35ca
commit
9b81b7fcc7
1 changed files with 1 additions and 2 deletions
|
@ -4331,8 +4331,7 @@ body {
|
|||
background-image: linear-gradient(center top , #D6D9D0, #C7CABF);
|
||||
}
|
||||
.NB-story-comments-public-teaser b {
|
||||
padding: 0 1px;
|
||||
font-size: 12px;
|
||||
padding: 0 6px;
|
||||
}
|
||||
.NB-story-comments-expand-icon {
|
||||
background: transparent url("/media/embed/icons/circular/folder_expand.png") no-repeat center center;
|
||||
|
|
Loading…
Add table
Reference in a new issue