diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/buttons.less | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/less/buttons.less b/less/buttons.less index ad3c7ac61..b8bbfc6cf 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -34,7 +34,6 @@ &:active, &.active { outline: 0; - background-image: none; .box-shadow(inset 0 3px 5px rgba(0,0,0,.125)); } @@ -92,7 +91,6 @@ &[disabled], fieldset[disabled] & { background-color: transparent; - background-image: none; .box-shadow(none); } &, |
