diff --git a/static/style.css b/static/style.css index 29efaa3..46ddf28 100644 --- a/static/style.css +++ b/static/style.css @@ -119,7 +119,11 @@ body { text-decoration: none; } .rel more { - font-size: 10px; + font-size + : 10px; +} +.rel_img { /* prevent thumbnail from increasing width (useful on mobile) */ + overflow: hidden; } #sbox { width: 100%;