some style fixes

Conflicts:
	templates/8chan/boards-tags.html
This commit is contained in:
8chan 2015-03-11 18:22:22 -07:00 committed by czaks
parent 4b782d6163
commit c4fc827332
3 changed files with 8 additions and 4 deletions

View file

@ -326,6 +326,6 @@ form table tr td div {
padding: 0px !important;
}
.desktop-style div.boardlist:nth-child(1) {
.desktop-style div.boardlist:not(.bottom) {
background-color: #DDDDDD;
}