1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-21 13:09:41 +01:00

Quick fix

This commit is contained in:
guy9000 2015-06-03 07:55:37 -04:00
parent 9e38579f79
commit 107b23976d

View File

@ -106,10 +106,8 @@ table.board-list-table tr:nth-of-type( even ) .board-tags .board-cell {
background: #ede2d4;
}
#quick-reply .post-table, #quick-reply td {
border-collapse: collapse;
background: none repeat scroll 0% 0% #f0e0d6;
margin: 0px;
width: 100%;
}