Archived
1
0

have postreply class float right

This commit is contained in:
Jeff Becker
2016-07-18 08:08:03 -04:00
parent 422f3de11d
commit 14635e9472
2 changed files with 8 additions and 4 deletions

View File

@@ -335,6 +335,10 @@ input, textarea {
background-color: #A99AFF;
}
.postreply {
float: right;
}
.post {
max-width: 75%;
margin-bottom: 5px;