2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

fix #2572: streamline thumbnails css to allow for offsets

This commit is contained in:
Mark Otto
2012-04-01 00:59:34 -07:00
parent 33fa705c7f
commit fe05f9aeb2
7 changed files with 56 additions and 21 deletions
-6
View File
@@ -164,9 +164,6 @@
width: auto;
margin: 0;
}
.thumbnails [class*="span"] {
width: auto;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
@@ -597,9 +594,6 @@
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
}
@media (max-width: 979px) {
body {