center arrow for token dropdown

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2016-12-06 14:08:44 +01:00
parent b1901534be
commit af6ee647da
No known key found for this signature in database
GPG key ID: 425003AC385454C5

View file

@ -263,6 +263,11 @@ table.nostyle td { padding: 0.2em 0; }
padding: 10px;
}
#sessions .token-list div.configure:after,
#apppasswords .token-list div.configure:after {
right: 13px;
}
#sessions .token-list tr.active div.configure > *,
#apppasswords .token-list tr.active div.configure > *{
margin-top: 5px;