Make .post-table th a little wider

This commit is contained in:
8chan 2015-03-15 05:03:26 -07:00
parent 968491b8b8
commit e82cd57dba

View File

@ -21,7 +21,7 @@ body {
}
.post-table th, .post-table-options th {
width: 75px;
width: 85px;
}
.post-table-options {