Archived
1
0

make css more sane

This commit is contained in:
jeff 2015-11-07 12:20:52 -05:00
parent dc3ec1c63d
commit a95ec269df

View File

@ -270,6 +270,9 @@ fieldset {
.thread {
float: left;
width: 90%;
padding-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
.replybar {