mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Fixing headers overflow in Chrome.
This commit is contained in:
parent
c9cb7dcbc0
commit
d82fc00306
1 changed files with 1 additions and 0 deletions
|
@ -3504,6 +3504,7 @@ background: transparent;
|
|||
.NB-module h5 {
|
||||
margin: 0 0 12px;
|
||||
padding: 8px 12px 6px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.NB-module .NB-module-header-left {
|
||||
|
|
Loading…
Add table
Reference in a new issue