diff --git a/4chan_x.coffee b/4chan_x.coffee index b0d269b9f..0c10c6849 100644 --- a/4chan_x.coffee +++ b/4chan_x.coffee @@ -928,6 +928,7 @@ GM_addStyle ' } a img { border: 0px; + float: left; } span.navlinks { position: absolute; diff --git a/4chan_x.js b/4chan_x.js index 8ff0648bf..b2a15b8bf 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -1198,6 +1198,7 @@ }\ a img {\ border: 0px;\ + float: left;\ }\ span.navlinks {\ position: absolute;\