diff --git a/css/style.css b/css/style.css index a5878507c..89b7e1954 100644 --- a/css/style.css +++ b/css/style.css @@ -707,9 +707,14 @@ a.hide-announcement { } /* Post Hiding */ +.hide-post-button, +.show-post-button { + font-size: 14px; +} .hide-post-button { float: left; margin-right: 3px; + margin-bottom: -1em; /* Prevent the floating effect from affecting the thumbnail too */ } .thread[hidden] + hr, .stub ~ * {