Better style for <select>

This commit is contained in:
Baptiste Gelez
2018-10-31 11:48:15 +01:00
parent 4a2f5aeeeb
commit 1a49569bf2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -458,7 +458,7 @@ main .article-meta .tags li a {
font-size: 1.2em;
max-width: 40rem;
}
input, textarea {
input, textarea, select {
transition: all 0.1s ease-in;
display: block;
width: 100%;