1
0
mirror of https://github.com/flarum/core.git synced 2025-07-18 07:11:17 +02:00

Merge pull request #387 from rodymol123/master

Align select input properly
This commit is contained in:
Franz Liedke
2015-08-31 22:04:46 +02:00

View File

@@ -9,6 +9,7 @@
-moz-appearance: none;
padding-right: 30px;
cursor: pointer;
line-height: 1;
}
}
.Select-caret {