Archived
1
0

remove unneeded css rule

This commit is contained in:
Jeff Becker 2016-06-20 15:11:05 -04:00
parent e2194d3fbd
commit e25d6ab370

View File

@ -336,11 +336,6 @@ input, textarea {
min-width: 500px;
}
.post_body {
max-height: 500px;
overflow-y: overlay;
}
.postheader {
padding-top: 3px;
padding-right: 5px