summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_popover.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/components/_popover.scss')
-rw-r--r--webapp/sass/components/_popover.scss9
1 files changed, 9 insertions, 0 deletions
diff --git a/webapp/sass/components/_popover.scss b/webapp/sass/components/_popover.scss
index 6b1c57725..93b567ad3 100644
--- a/webapp/sass/components/_popover.scss
+++ b/webapp/sass/components/_popover.scss
@@ -209,6 +209,15 @@
.more-modal__row {
min-height: inherit;
}
+
+ .more-modal__details {
+ line-height: 32px;
+ }
+
+ .more-modal__actions {
+ line-height: 31px;
+ margin: 0;
+ }
}
.popover-content {