mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Merge branch 'master' of https://git.php.net/push/web/php
This commit is contained in:
16
styles/bootstrap.css
vendored
16
styles/bootstrap.css
vendored
@@ -83,22 +83,6 @@ sup {
|
||||
sub {
|
||||
bottom: -0.25em;
|
||||
}
|
||||
img {
|
||||
/* Responsive images (ensure images don't scale beyond their parents) */
|
||||
|
||||
max-width: 100%;
|
||||
/* Part 1: Set a maxium relative to the parent */
|
||||
|
||||
width: auto\9;
|
||||
/* IE7-8 need help adjusting responsive images */
|
||||
|
||||
height: auto;
|
||||
/* Part 2: Scale the height according to the width, otherwise you get stretching */
|
||||
|
||||
vertical-align: middle;
|
||||
border: 0;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
}
|
||||
#map_canvas img,
|
||||
.google-maps img {
|
||||
max-width: none;
|
||||
|
||||
@@ -195,7 +195,8 @@ hr {
|
||||
margin-right:.75em;
|
||||
}
|
||||
.navbar .brand img {
|
||||
padding:4px 0 2px;
|
||||
padding:4px 0 0;
|
||||
margin-bottom:-1px;
|
||||
opacity:.75;
|
||||
}
|
||||
.navbar a {
|
||||
|
||||
Reference in New Issue
Block a user