2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +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
-3
View File
@@ -16,8 +16,5 @@
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
}