Skip to content

Commit aba05fa

Browse files
committed
Update baseline css
1 parent a2c8785 commit aba05fa

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

app/javascript/css/baseline.css

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ dialog {
247247

248248
textarea {
249249
resize: vertical;
250+
min-height: 18ch;
250251
}
251252

252253
input::-moz-placeholder,
@@ -583,23 +584,6 @@ pre {
583584
overflow-x: auto;
584585
}
585586

586-
button,
587-
input,
588-
optgroup,
589-
select,
590-
textarea {
591-
font-family: inherit;
592-
font-feature-settings: inherit;
593-
font-variation-settings: inherit;
594-
font-size: 100%;
595-
font-weight: inherit;
596-
line-height: inherit;
597-
letter-spacing: inherit;
598-
color: inherit;
599-
margin: 0;
600-
padding: 0;
601-
}
602-
603587
button,
604588
[role='button'] {
605589
cursor: pointer;

0 commit comments

Comments
 (0)