tweak: add !important attribute to isso comment resizing.
This commit is contained in:
parent
9efc792c9b
commit
51532d1ca1
|
@ -357,6 +357,6 @@ table thead {
|
||||||
|
|
||||||
.isso-textarea {
|
.isso-textarea {
|
||||||
height: 15em;
|
height: 15em;
|
||||||
resize: vertical;
|
resize: vertical !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user