0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

nuke leftover less

This commit is contained in:
Mark Otto 2015-03-30 17:22:10 -07:00
parent 6a2d456719
commit c82cae9a48

View File

@ -1,9 +0,0 @@
// Contextual backgrounds
.bg-variant(@color) {
background-color: @color;
a&:hover,
a&:focus {
background-color: darken(@color, 10%);
}
}