diff --git a/src/ui/common.css b/src/ui/common.css index 5a8615d6f..52b1968e6 100644 --- a/src/ui/common.css +++ b/src/ui/common.css @@ -98,6 +98,7 @@ div.password svg { size: 16px; color: #ddd; background: none; + padding-top: 4px!important; } div.password input { @@ -316,4 +317,4 @@ menu li.selected span { .link:active { opacity: 0.5; -} \ No newline at end of file +}