diff --git a/app/assets/stylesheets/article-show.scss b/app/assets/stylesheets/article-show.scss index b0ab97f28..6275d2dc6 100644 --- a/app/assets/stylesheets/article-show.scss +++ b/app/assets/stylesheets/article-show.scss @@ -219,10 +219,11 @@ article{ line-height:1.1em; font-family: $helvetica-condensed; font-stretch:condensed; - @media screen and ( max-width: 340px ){ + @media screen and ( max-width: 376px ){ padding:2px 3px 3px; margin-left:3px; margin-left:5px; + margin-top: 5px; .post-word{ display:none; }