2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

clean up comments and spacing

This commit is contained in:
Mark Otto
2015-04-18 11:15:40 -07:00
parent 88a92e433d
commit b88c05d564
4 changed files with 20 additions and 9 deletions
+4 -1
View File
@@ -3,8 +3,9 @@
// --------------------------------------------------
//
// Base styles
// -------------------------
//
.alert {
padding: $alert-padding;
@@ -34,6 +35,7 @@
font-weight: $alert-link-font-weight;
}
// Dismissible alerts
//
// Expand the right padding and account for the close button's positioning.
@@ -50,6 +52,7 @@
}
}
// Alternate styles
//
// Generate contextual modifier classes for colorizing the alert.