This commit is contained in:
Zixaphir 2013-05-09 01:10:12 -07:00
parent 31c3af58aa
commit 079caf67ad
5 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,6 @@
zixaphir
- More mascot and theme editor fixes.
### 2.0.1 - 2013-05-08
seaweed
- Fix an issue with custom board navigation catalog links

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -48,6 +48,8 @@ body > hr {
.replyContainer .stub ~ div,
.replyContainer .stub ~ a,
.stub + div,
.thread > .stub:first-child ~ .postContainer,
.thread > .stub:first-child ~ .summary,
[hidden] {
display: none !important;
}