2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

fix #2296: allow fluid thumbnails

This commit is contained in:
Mark Otto
2012-04-01 01:05:00 -07:00
parent fe05f9aeb2
commit 647f1c98ed
6 changed files with 35 additions and 1 deletions
+3
View File
@@ -594,6 +594,9 @@
.thumbnails {
margin-left: -30px;
}
.row-fluid .thumbnails {
margin-left: 0;
}
}
@media (max-width: 979px) {
body {