diff options
| author | Patrick H. Lauke <[email protected]> | 2017-04-10 22:07:44 +0100 |
|---|---|---|
| committer | Patrick H. Lauke <[email protected]> | 2017-04-10 22:10:20 +0100 |
| commit | 7056f702408a97f01cb32bc6075d88ec27cdcf52 (patch) | |
| tree | 83f41a70bea7320f407a8181a3eb121f9ed4327a /scss/_list-group.scss | |
| parent | 18e8704221791e70d0bf4ac9ff45d4e897a02e63 (diff) | |
| download | bootstrap-7056f702408a97f01cb32bc6075d88ec27cdcf52.tar.xz bootstrap-7056f702408a97f01cb32bc6075d88ec27cdcf52.zip | |
Remove `cursor: not-allowed` styles
Diffstat (limited to 'scss/_list-group.scss')
| -rw-r--r-- | scss/_list-group.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_list-group.scss b/scss/_list-group.scss index c4b5e2f92..c7172e4ff 100644 --- a/scss/_list-group.scss +++ b/scss/_list-group.scss @@ -65,7 +65,6 @@ &.disabled, &:disabled { color: $list-group-disabled-color; - cursor: $cursor-disabled; background-color: $list-group-disabled-bg; } |
