2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

officially drop support for offset on thumbnails since it breaks BC

This commit is contained in:
Mark Otto
2012-04-24 06:52:57 -07:00
parent 5be84ad0b7
commit 7b282798a3
2 changed files with 23 additions and 3 deletions
+5 -3
View File
@@ -36,13 +36,15 @@ h4 {
/* Fluid grid */
.fluid-grid {
margin-bottom: 45px;
}
.fluid-grid .row {
height: 60px;
height: 40px;
padding-top: 10px;
margin-top: 10px;
color: #fff;
color: #ddd;
text-align: center;
background-color: #eee;
}
.fluid-grid .span1 {
background-color: #999;