Archived
fix textareas
This commit is contained in:
@@ -454,14 +454,11 @@ textarea {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
min-height: 3.5em;
|
min-height: 3.5em;
|
||||||
|
resize: vertical;
|
||||||
|
|
||||||
&.comment {
|
&.comment {
|
||||||
height: 75px;
|
height: 75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.vertical {
|
|
||||||
resize: vertical;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.spacer {
|
tr.spacer {
|
||||||
|
|||||||
Reference in New Issue
Block a user