mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
no need for cursor: default, since, well, it's the default
This commit is contained in:
parent
c52049e5a7
commit
bd6e047152
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
|||
@include plain-hover-focus {
|
||||
z-index: 2;
|
||||
color: $pagination-active-color;
|
||||
cursor: default;
|
||||
background-color: $pagination-active-bg;
|
||||
border-color: $pagination-active-border;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue