mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
fix travis error
This commit is contained in:
parent
3d5b1c004a
commit
cefc68d464
@ -4,8 +4,8 @@
|
||||
|
||||
&[href] {
|
||||
@include hover-focus {
|
||||
text-decoration: none;
|
||||
color: color-yiq($bg);
|
||||
text-decoration: none;
|
||||
background-color: darken($bg, 10%);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user