mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Fix for thumbnails in responsive design
This commit is contained in:
parent
c9cef741f6
commit
1e190d8036
@ -53,6 +53,7 @@
|
|||||||
}
|
}
|
||||||
.thumbnails > li {
|
.thumbnails > li {
|
||||||
float: none;
|
float: none;
|
||||||
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
// Make all grid-sized elements block level again
|
// Make all grid-sized elements block level again
|
||||||
[class*="span"],
|
[class*="span"],
|
||||||
|
Loading…
Reference in New Issue
Block a user