diff --git a/src/definitions/elements/button.less b/src/definitions/elements/button.less index 20932ee2bb..7e8c7aa849 100755 --- a/src/definitions/elements/button.less +++ b/src/definitions/elements/button.less @@ -1882,7 +1882,7 @@ .ui.inverted.green.button.active, .ui.inverted.green.buttons .button:active, .ui.inverted.green.button:active { - box-shadlightOw: none !important; + box-shadow: none !important; color: @greenTextColor; } .ui.inverted.green.buttons .button:hover,