Use all the space we can without threads going offscreen when hovering by more than the border. #489

This commit is contained in:
ccd0 2016-09-23 22:00:01 -07:00
parent e496de4f6a
commit 2468949823

View File

@ -710,7 +710,7 @@ div[data-checked="false"] > .suboption-list {
/* Catalog */
:root.catalog-mode .board {
text-align: center;
padding: 0 60px;
padding: 0 50px;
}
.catalog-thread {
display: inline-block;