Minor style tweak
This commit is contained in:
parent
d1da09b083
commit
0ce81fabcc
@ -83,12 +83,6 @@ input[type="text"], textarea {
|
||||
width: 13em;
|
||||
}
|
||||
|
||||
/*
|
||||
input, button, select {
|
||||
vertical-align: middle;
|
||||
}
|
||||
*/
|
||||
|
||||
textarea {
|
||||
vertical-align: top;
|
||||
}
|
||||
@ -105,6 +99,7 @@ button, input[type="submit"] {
|
||||
color: white;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
button:disabled, input[type="submit"]:disabled {
|
||||
|
Loading…
x
Reference in New Issue
Block a user