mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
fix #2296: allow fluid thumbnails
This commit is contained in:
+3
@@ -594,6 +594,9 @@
|
||||
.thumbnails {
|
||||
margin-left: -30px;
|
||||
}
|
||||
.row-fluid .thumbnails {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
@media (max-width: 979px) {
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user