mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
Fix for thumbnails in responsive design
This commit is contained in:
@@ -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"],
|
||||||
|
Reference in New Issue
Block a user