center arrow for token dropdown

Signed-off-by: Robin Appelman <robin@icewind.nl>
pull/2532/head
Robin Appelman 9 years ago
parent b1901534be
commit af6ee647da
No known key found for this signature in database
GPG Key ID: 425003AC385454C5
  1. 5
      settings/css/settings.css

@ -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;

Loading…
Cancel
Save