float: left for attachments
This commit is contained in:
parent
e6a38af5ee
commit
d122da98b5
@ -464,3 +464,7 @@ textarea#reply-text {
|
|||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.attachments {
|
||||||
|
float: left;
|
||||||
|
}
|
Reference in New Issue
Block a user