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