Browse Source

Fix settings icon position

Zed 6 years ago
parent
commit
a2d6ffd0fe
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/sass/inputs.scss

+ 0 - 1
src/sass/inputs.scss

@@ -81,7 +81,6 @@ input::-webkit-datetime-edit-year-field:focus {
     float: none;
     padding: unset;
     padding-left: 4px;
-    margin-top: 17px;
 
     &:hover {
         color: var(--accent_light);