mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
make bootstrap like google maps a bit more
This commit is contained in:
Vendored
+4
@@ -73,6 +73,10 @@ img {
|
|||||||
-ms-interpolation-mode: bicubic;
|
-ms-interpolation-mode: bicubic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#map_canvas img {
|
||||||
|
max-width: none;
|
||||||
|
}
|
||||||
|
|
||||||
button,
|
button,
|
||||||
input,
|
input,
|
||||||
select,
|
select,
|
||||||
|
|||||||
@@ -81,6 +81,11 @@ img {
|
|||||||
-ms-interpolation-mode: bicubic;
|
-ms-interpolation-mode: bicubic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Prevent max-width from affecting Google Maps
|
||||||
|
#map_canvas img {
|
||||||
|
max-width: none;
|
||||||
|
}
|
||||||
|
|
||||||
// Forms
|
// Forms
|
||||||
// -------------------------
|
// -------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user