2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

revamped the thumbnails examples to make them work and look better at higher resolution

This commit is contained in:
Mark Otto
2012-01-28 22:48:25 -08:00
parent 487dbfdda4
commit 62f4a1571a
6 changed files with 46 additions and 28 deletions
+6
View File
@@ -342,4 +342,10 @@
.offset11 {
margin-left: 1130px;
}
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
}