Archived
1
0

fix css a bit

This commit is contained in:
jeff 2015-11-07 10:57:37 -05:00
parent 70ff3f487f
commit ce74caabf9

View File

@ -291,4 +291,9 @@ textarea#reply-text {
position: fixed;
top: 0;
right: 0;
}
hr {
padding-bottom: 20px;
}