mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 11:21:23 +02:00
grunt css
This commit is contained in:
@@ -314,13 +314,9 @@ a:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
vertical-align: middle;
|
|
||||||
}
|
|
||||||
|
|
||||||
.img-responsive, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
|
|
||||||
display: block;
|
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
.img-rounded {
|
.img-rounded {
|
||||||
@@ -328,9 +324,6 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.img-thumbnail {
|
.img-thumbnail {
|
||||||
display: inline-block;
|
|
||||||
max-width: 100%;
|
|
||||||
height: auto;
|
|
||||||
padding: .25rem;
|
padding: .25rem;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
2
dist/css/bootstrap.css.map
vendored
2
dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user