Commit 3f3f4c64 authored by Mark Otto's avatar Mark Otto

grunt css

parent 594f1fa4
...@@ -314,13 +314,9 @@ a:focus { ...@@ -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 { ...@@ -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;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff was suppressed by a .gitattributes entry.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment