2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

use :extend in thumbnail Less

This commit is contained in:
Chris Rebert
2014-02-06 15:39:15 -08:00
parent 651b289e26
commit fda8d91c86
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
> img,
a > img {
.img-responsive();
&:extend(.img-responsive);
margin-left: auto;
margin-right: auto;
}