1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 01:42:36 +02: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

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.