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, 5 insertions, 1 deletions
diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss
index bfc082ad3..7e5d0cd3d 100644
--- a/webapp/sass/components/_modal.scss
+++ b/webapp/sass/components/_modal.scss
@@ -602,6 +602,10 @@
}
}
+ .more-modal__placeholder-row {
+ padding: 10px 15px;
+ }
+
.more-modal__actions--round {
height: 32px;
line-height: 32px;
@@ -658,4 +662,4 @@
margin-left: 0;
padding-left: 0;
}
-} \ No newline at end of file
+}