Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dist/spectre.css')
-rw-r--r--dist/spectre.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/dist/spectre.css b/dist/spectre.css
index 903dae4..15af324 100644
--- a/dist/spectre.css
+++ b/dist/spectre.css
@@ -899,7 +899,9 @@ legend {
height: auto;
}
-textarea.form-input {
+textarea.form-input,
+textarea.form-input.input-lg,
+textarea.form-input.input-sm {
height: auto;
}