mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Fixing tall floats pulling comments and shares into the story.
This commit is contained in:
parent
345bce1e7c
commit
ed01ce4307
1 changed files with 1 additions and 0 deletions
|
@ -2049,6 +2049,7 @@ background: transparent;
|
|||
max-width: 700px;
|
||||
border-top: 2px solid #353535;
|
||||
border-bottom: 1px solid #353535;
|
||||
clear: both;
|
||||
}
|
||||
#story_pane .NB-story-comment {
|
||||
border-top: 1px solid #A6A6A6;
|
||||
|
|
Loading…
Add table
Reference in a new issue