mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 01:06:40 +08:00
FIX: Prensence was overlapping with full-screen icon
This commit is contained in:
parent
0890078993
commit
5f75da6f61
@ -49,7 +49,7 @@
|
|||||||
.composer-fields .presence-users {
|
.composer-fields .presence-users {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
right: 75px;
|
right: 95px;
|
||||||
@media screen and (max-width: $small-width) {
|
@media screen and (max-width: $small-width) {
|
||||||
max-width: 318px;
|
max-width: 318px;
|
||||||
.presence-avatars {
|
.presence-avatars {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user