mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
fix variable name
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
|
||||
&:focus {
|
||||
outline: 0;
|
||||
box-shadow: $nav-focus-box-shadow;
|
||||
box-shadow: $nav-link-focus-box-shadow;
|
||||
}
|
||||
|
||||
// Disabled state lightens text
|
||||
|
||||
Reference in New Issue
Block a user