hide-threads.js: further fixes and customisations, mainly due to unexpanding previously not working here, but working on another boards (4chon, etc.)

Conflicts:
	stylesheets/style.css
This commit is contained in:
czaks 2013-07-26 15:31:20 -04:00 committed by Michael Foster
parent 4b50f1475e
commit 1c33285c81
2 changed files with 9 additions and 3 deletions

View file

@ -404,3 +404,8 @@ table.mod.config-editor td {
table.mod.config-editor input[type="text"] {
width: 98%;
}
p.intro.thread-hidden {
margin: 0px;
padding: 0px;
}