mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 05:30:22 +00:00
remove cursor: pointer
shoutout https://medium.com/simple-human/buttons-shouldnt-have-a-hand-cursor-b11e99ca374b#.riy12ck0m
This commit is contained in:
parent
62c4cb29fb
commit
232e86d0b4
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
text-align: center;
|
||||
white-space: nowrap;
|
||||
vertical-align: middle;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
border: $input-btn-border-width solid transparent;
|
||||
@include button-size($btn-padding-y, $btn-padding-x, $font-size-base, $btn-border-radius);
|
||||
|
|
|
|||
Loading…
Reference in a new issue