Users: Correctly align the status change popup relative to the status itself

This commit is contained in:
Maxim Leshchenko 2021-11-27 19:32:21 +02:00
parent f3791f6478
commit d7b3ccb3ad
No known key found for this signature in database
GPG key ID: BB9C44A8733FBEEE

View file

@ -355,7 +355,7 @@ table {
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);;
padding: 10px;
float: right;
margin-top: 6px;
margin-top: 5px;
margin-left: -6px;
}