mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Users: Correctly align the status change popup relative to the status itself
This commit is contained in:
parent
f3791f6478
commit
d7b3ccb3ad
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue