Adjusting dashboard icon and image preview placement

This commit is contained in:
Samuel Clay 2021-04-19 18:49:22 -04:00
parent c9a3025204
commit dae99422c0

View file

@ -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 {