mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-09-03 01:32:03 +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;
|
||||
margin: 0 2px 0;
|
||||
}
|
||||
|
||||
.post-area-attach {
|
||||
float: left
|
||||
}
|
@ -3641,4 +3641,8 @@ ul.dropdown-menu .active, ul.dropdown-menu .active a {
|
||||
|
||||
.modal-wrapper.following-modal ol {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.post-area-attach {
|
||||
float: left
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user