14px-sized hide/show button.

This commit is contained in:
Mayhem 2014-02-18 01:00:48 +01:00
parent 0d7190b4d6
commit 1f92c2dd6e

View File

@ -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 ~ * {