mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
fix travis error
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
&[href] {
|
||||
@include hover-focus {
|
||||
text-decoration: none;
|
||||
color: color-yiq($bg);
|
||||
text-decoration: none;
|
||||
background-color: darken($bg, 10%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user