mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Adjusting dashboard icon and image preview placement
This commit is contained in:
parent
c9a3025204
commit
dae99422c0
1 changed files with 2 additions and 1 deletions
|
@ -2046,6 +2046,7 @@ hr {
|
|||
}
|
||||
.NB-story-pane-west .NB-story-title .NB-story-feed {
|
||||
left: -22px;
|
||||
top: 9px;
|
||||
}
|
||||
.NB-view-river .NB-story-title .NB-story-feed {
|
||||
display: block;
|
||||
|
@ -2792,7 +2793,7 @@ body {
|
|||
width: 62px;
|
||||
height: 70%;
|
||||
left: 24px;
|
||||
top: 12px;
|
||||
top: 7px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
.NB-image-preview-small-right:not(.NB-story-layout-grid) .NB-storytitles-story-image {
|
||||
|
|
Loading…
Add table
Reference in a new issue