2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

big update to change the alerts, normal and block level, to have simpler css and new colors independent of the base color scheme

This commit is contained in:
Mark Otto
2011-08-25 02:00:07 -07:00
parent 8368cfd523
commit 50f484eed6
6 changed files with 234 additions and 226 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
.row {
.clearfix();
margin: 0 -20px;
margin-left: -20px;
// Default columns
.span1,
@@ -28,9 +28,9 @@
.span14,
.span15,
.span16 {
display: inline;
float: left;
margin-left: 20px;
*display: inline; // IE6 double margin bug fix.
}
// Default columns