aboutsummaryrefslogtreecommitdiff
path: root/less/modals.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/modals.less')
-rw-r--r--less/modals.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/less/modals.less b/less/modals.less
index 32aab7acd..e515bb796 100644
--- a/less/modals.less
+++ b/less/modals.less
@@ -56,6 +56,11 @@
border-bottom: 1px solid #eee;
// Close icon
.close { margin-top: 2px; }
+ // Heading
+ h3 {
+ margin: 0;
+ line-height: 30px;
+ }
}
// Body (where all modal content resides)