2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

fix h3 in modal and make modal unhidden by removing important from earlier issue

This commit is contained in:
Mark Otto
2012-07-24 00:35:54 -07:00
parent 7ce048bccd
commit 4912dd441d
6 changed files with 15 additions and 8 deletions
+5
View File
@@ -56,6 +56,11 @@
border-bottom: 1px solid #eee;
// Close icon
.close { margin-top: 2px; }
// Heading
h3 {
margin: 0;
line-height: 1;
}
}
// Body (where all modal content resides)