Add a bit of horizontal margin between threads in the catalog.

This commit is contained in:
Mayhem 2014-02-03 10:01:03 +01:00
parent 22f785ea15
commit ad5f787c71

View File

@ -411,7 +411,7 @@ a[href="javascript:;"] {
flex-direction: column;
align-items: center;
width: 165px;
margin-bottom: 5px;
margin: 0 2px 5px;
max-height: 320px;
word-break: break-word;
}