Fixing sizing below story tags.

This commit is contained in:
Samuel Clay 2017-11-05 18:49:55 -08:00
parent f70e7fd22a
commit 16fe7382d9

View file

@ -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;*/
} }