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.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss
index 53c52fdf1..96da54275 100644
--- a/webapp/sass/components/_modal.scss
+++ b/webapp/sass/components/_modal.scss
@@ -623,6 +623,12 @@
flex-shrink: 1;
}
+ .filter-button {
+ .btn {
+ height: 34px;
+ }
+ }
+
.filter-controls {
@include clearfix;
flex-grow: 0;