diff options
Diffstat (limited to 'bower_components/bootstrap/less/navs.less')
| -rw-r--r-- | bower_components/bootstrap/less/navs.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower_components/bootstrap/less/navs.less b/bower_components/bootstrap/less/navs.less index 98a6430..a3d11b1 100644 --- a/bower_components/bootstrap/less/navs.less +++ b/bower_components/bootstrap/less/navs.less @@ -36,7 +36,7 @@ color: @nav-disabled-link-hover-color; text-decoration: none; background-color: transparent; - cursor: not-allowed; + cursor: @cursor-disabled; } } } |
