mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 00:32:52 +08:00
composer alignment fixes
This commit is contained in:
@ -49,7 +49,7 @@
|
||||
.composer-fields .presence-users {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
right: 55px;
|
||||
right: 75px;
|
||||
@media screen and (max-width: $small-width) {
|
||||
max-width: 318px;
|
||||
.presence-avatars {
|
||||
@ -63,7 +63,7 @@
|
||||
font-size: $font-down-1;
|
||||
}
|
||||
.composer-fields .presence-users {
|
||||
top: 3px;
|
||||
top: 7px;
|
||||
right: 65px;
|
||||
max-width: 70px;
|
||||
.presence-avatars {
|
||||
|
Reference in New Issue
Block a user