mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
revamped the thumbnails examples to make them work and look better at higher resolution
This commit is contained in:
+6
@@ -342,4 +342,10 @@
|
||||
.offset11 {
|
||||
margin-left: 1130px;
|
||||
}
|
||||
.thumbnails {
|
||||
margin-left: -30px;
|
||||
}
|
||||
.thumbnails > li {
|
||||
margin-left: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
Vendored
+2
@@ -2988,6 +2988,8 @@ a.thumbnail:hover {
|
||||
.thumbnail > img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
.thumbnail .caption {
|
||||
padding: 9px;
|
||||
|
||||
Reference in New Issue
Block a user