]> cgit.babelmonkeys.de Git - adhocweb.git/blobdiff - style.css
Style fix: <select/> is used as part of forms too
[adhocweb.git] / style.css
index 9bfb7458d419b67a7f7b2d527b1cd0dd967d0c01..567a132d9c6e1cc2d6a202aed4f3955ef5ec0e79 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2,7 +2,7 @@ label {
   margin-right: 0.5em
 }
 
-input, textarea {
+input, textarea, select {
   margin: 0.25em;
   margin-left: 1em
 }