mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Fixing reshare alignment.
This commit is contained in:
parent
baffedac13
commit
5cb53a59e4
1 changed files with 4 additions and 0 deletions
|
@ -891,8 +891,12 @@ a.NB-show-profile {
|
|||
width: 24px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
#story_pane .NB-story-comment-friend-shares .NB-story-comment .NB-story-share-profile .NB-user-avatar img {
|
||||
margin-left: 0;
|
||||
}
|
||||
#story_pane .NB-story-comment-friend-shares .NB-story-comment .NB-user-avatar.NB-story-comment-reshare img {
|
||||
margin-left: 0;
|
||||
margin-top: 12px;
|
||||
}
|
||||
#story_pane .NB-story-comment .NB-story-comment-author-container {
|
||||
padding: 8px 0 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue