Adjust line height of select label and select itself

This commit is contained in:
Luis Ramos
2020-05-02 18:40:41 +01:00
parent ef0e9dc0ca
commit 7fd14cf29b

View File

@@ -49,7 +49,7 @@ ordercycle {
border-radius: 0.25em 0 0 0.25em;
float: left;
font-size: 1em;
line-height: 1.5em;
line-height: 1.3em;
padding: 0.5em 0.75em;
height: 2.35em;
@@ -75,7 +75,7 @@ ordercycle {
border: 0;
margin-bottom: 0;
font-size: 1em;
line-height: 1.5em;
line-height: 1.3em;
padding: 0.5em 1.25em 0.5em 0.75em;
height: 2.35em;
background-size: 30px auto;