aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/modals.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/modals.less b/lib/modals.less
index fe3f295b0..d6efccd39 100644
--- a/lib/modals.less
+++ b/lib/modals.less
@@ -60,5 +60,6 @@
.btn {
float: right;
margin-left: 5px;
+ margin-bottom: 0; // account for input[type=submit] which gets the bottom margin like all other inputs
}
}