mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 16:19:53 +02:00
revamped the thumbnails examples to make them work and look better at higher resolution
This commit is contained in:
@@ -358,4 +358,12 @@
|
||||
.offset10 { .offset(10); }
|
||||
.offset11 { .offset(11); }
|
||||
|
||||
// Thumbnails
|
||||
.thumbnails {
|
||||
margin-left: @gridGutterWidth * -1;
|
||||
}
|
||||
.thumbnails > li {
|
||||
margin-left: @gridGutterWidth;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user