mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-21 05:45:13 +00:00
Fixing sizing below story tags.
This commit is contained in:
parent
f70e7fd22a
commit
16fe7382d9
1 changed files with 1 additions and 0 deletions
|
@ -318,6 +318,7 @@ body.NB-iphone {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: .7em 2px .2em 0;
|
padding: .7em 2px .2em 0;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
|
margin-bottom: -12px;
|
||||||
/* height: 1.8em;*/
|
/* height: 1.8em;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue