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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user