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 'docs/dist/spectre-rtl.css')
-rw-r--r--docs/dist/spectre-rtl.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/dist/spectre-rtl.css b/docs/dist/spectre-rtl.css
index 41012c9..4cf1de5 100644
--- a/docs/dist/spectre-rtl.css
+++ b/docs/dist/spectre-rtl.css
@@ -900,7 +900,9 @@ legend {
height: auto;
}
-textarea.form-input {
+textarea.form-input,
+textarea.form-input.input-lg,
+textarea.form-input.input-sm {
height: auto;
}