2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Improve badges mixinability

This commit is contained in:
Zlatan Vasović
2014-03-07 18:54:53 +01:00
parent b9a0d1e4cd
commit 0f3b176a76
2 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
border-radius: .25em;
// Add hover effects, but only for links
&[href] {
a& {
&:hover,
&:focus {
color: @label-link-hover-color;