2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Merge pull request #12620 from twbs/thumbnail-extend

use :extend in thumbnail Less
This commit is contained in:
Mark Otto
2014-02-06 19:32:31 -08:00
6 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
> img,
a > img {
.img-responsive();
&:extend(.img-responsive);
margin-left: auto;
margin-right: auto;
}