2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

grunt css

This commit is contained in:
Mark Otto
2015-03-11 19:19:26 +00:00
parent 594f1fa4a0
commit 3f3f4c6420
5 changed files with 6 additions and 13 deletions
+1 -8
View File
@@ -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;
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long