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

Images are responsive by default

This commit is contained in:
Mark Otto
2015-03-11 19:19:03 +00:00
parent 928cfb0697
commit d29f851e82
3 changed files with 6 additions and 23 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
// Account for jankitude on images
> img,
> a > img {
@extend .img-responsive;
// @extend .img-responsive;
line-height: 1;
}