Archived
1
0

float: left for attachments

This commit is contained in:
Jeff Becker
2016-02-29 09:07:42 -05:00
parent e6a38af5ee
commit d122da98b5

View File

@@ -464,3 +464,7 @@ textarea#reply-text {
font-size: 10px;
text-align: center;
}
.attachments {
float: left;
}