Making textareas vertical-align middle allows them to align with adjacent imgs.
Signed-off-by: Andrew V. Louis
This commit is contained in:
@@ -194,6 +194,7 @@ input, textarea, select {
|
|||||||
padding: 3px;
|
padding: 3px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border: 1px solid lightgray;
|
border: 1px solid lightgray;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=submit], input[type=button] {
|
input[type=submit], input[type=button] {
|
||||||
|
|||||||
Reference in New Issue
Block a user