Commit 78d0e975 authored by Mark Otto's avatar Mark Otto Committed by Mark Otto
Browse files

remove plain-hover-focus from list group mixin

parent f228802f
10 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes,!22391V4 dev,!22547Finished a new translation for bootstrap,!22143Fix selectable disabled toggle radio buttons,!22598test,!25326Adjust examples,!23995Add back cursor: pointer for .btn-link,!23178Spinner,!17021v4
Showing with 3 additions and 5 deletions
+3 -5
......@@ -20,11 +20,9 @@
}
&.active {
@include plain-hover-focus {
color: #fff;
background-color: $color;
border-color: $color;
}
color: #fff;
background-color: $color;
border-color: $color;
}
}
}
Supports Markdown
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