make css more sane
This commit is contained in:
parent
dc3ec1c63d
commit
a95ec269df
@ -270,6 +270,9 @@ fieldset {
|
|||||||
.thread {
|
.thread {
|
||||||
float: left;
|
float: left;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
|
padding-left: 10px;
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.replybar {
|
.replybar {
|
||||||
|
Reference in New Issue
Block a user