This commit is contained in:
jomo
2014-04-28 03:24:07 +02:00
parent 65f5adf65d
commit 4a308922a5
2 changed files with 10 additions and 1 deletions

View File

@@ -379,9 +379,14 @@ select {
input , select, textarea {
margin: 4px;
vertical-align: middle;
&[type=submit] {
margin: 0;
&.btn {
cursor: pointer;
}
}
option {
padding: 0.5em;