summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_modal.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/components/_modal.scss')
-rw-r--r--webapp/sass/components/_modal.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss
index 71ed8e693..7a44e3b96 100644
--- a/webapp/sass/components/_modal.scss
+++ b/webapp/sass/components/_modal.scss
@@ -73,6 +73,10 @@
}
}
+ .alert {
+ margin-bottom: 0;
+ }
+
.custom-textarea {
border-color: $light-gray;
color: inherit;