mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Fixing styling on moved mark read buttons.
This commit is contained in:
parent
49d421c637
commit
7cfbd69a9a
1 changed files with 2 additions and 2 deletions
|
@ -1321,14 +1321,14 @@ a img {
|
|||
|
||||
.NB-feedbar .NB-feedbar-mark-feed-read-container {
|
||||
position: relative;
|
||||
margin: 0 10px 0 6px;
|
||||
margin: 0 0 0 16px;
|
||||
font-size: 9px;
|
||||
line-height: 15px;
|
||||
font-weight: bold;
|
||||
float: right;
|
||||
}
|
||||
.NB-intelligence-starred .NB-feedbar .NB-feedbar-mark-feed-read-container,
|
||||
.NB-searching .NB-feedbar-mark-feed-read-container {
|
||||
.NB-searching .NB-feedbar-options-container {
|
||||
display: none;
|
||||
}
|
||||
.NB-feedbar .NB-feedbar-mark-feed-read,
|
||||
|
|
Loading…
Add table
Reference in a new issue