mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-09-05 02:32:40 +00:00
fix attachment input position
This commit is contained in:
parent
3c1621dade
commit
e61ce0051a
@ -3620,3 +3620,7 @@ ul.dropdown-menu .active, ul.dropdown-menu .active a {
|
|||||||
color: #B3B5B7;
|
color: #B3B5B7;
|
||||||
margin: 0 2px 0;
|
margin: 0 2px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-area-attach {
|
||||||
|
float: left
|
||||||
|
}
|
@ -3642,3 +3642,7 @@ ul.dropdown-menu .active, ul.dropdown-menu .active a {
|
|||||||
.modal-wrapper.following-modal ol {
|
.modal-wrapper.following-modal ol {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-area-attach {
|
||||||
|
float: left
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user