Normalize select style

This commit is contained in:
alistair3149 2020-06-30 16:16:23 -04:00
parent 1706b45211
commit 7cc1359c2c
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -85,7 +85,8 @@ legend {
input, input,
pre, pre,
code, code,
fieldset { fieldset,
select {
border: 1px solid @base-80; border: 1px solid @base-80;
} }