diff --git a/app/assets/stylesheets/zzz.css.erb b/app/assets/stylesheets/zzz.css.erb index 02dafcac3..9681fa836 100644 --- a/app/assets/stylesheets/zzz.css.erb +++ b/app/assets/stylesheets/zzz.css.erb @@ -2885,10 +2885,10 @@ footer { .article-attachment { position: absolute; - bottom: 0; + bottom: -4px; left: 10px; right: 10px; - height: 38px; + height: 42px; padding: 10px 0; color: #b3b3b3; overflow: hidden; @@ -2954,7 +2954,7 @@ footer { height: 4px; background: hsl(202,66%,55%); left: 0; - bottom: -5px; + bottom: 0; } .pop-selector {