diff --git a/index.html b/index.html
index 03f62d48..36dd5eba 100644
--- a/index.html
+++ b/index.html
@@ -39,6 +39,10 @@
}
.icon-preview:hover i { color: #4285f4; }
.icon-preview:hover span { display: block; cursor: text; }
+
+ .modal-content .modal-body {
+ padding-bottom: 14px;
+ }