eight line textarea

This commit is contained in:
Mark
2016-02-05 16:30:16 +01:00
parent 4000e40e08
commit b2da37c034
2 changed files with 5 additions and 1 deletions
File diff suppressed because one or more lines are too long
+4
View File
@@ -1599,6 +1599,7 @@ span[class^='sheet-toggle-spells-prep-con-rit'] {
}
}
.sheet-action-name,
.sheet-spell-name {
border: 0;
color: $deep-red;
@@ -1856,6 +1857,9 @@ textarea {
.sheet-six-line-textarea {
height: 6.2em;
}
.sheet-eight-line-textarea {
height: 8.3em;
}
.sheet-small-textarea {
height: 50px;