mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
No need to override a margin-top that never was set; only specify margin-bottom override
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@
|
||||
|
||||
// Title text within header
|
||||
.modal-title {
|
||||
margin: 0;
|
||||
margin-bottom: 0;
|
||||
line-height: $modal-title-line-height;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user