diff --git a/src/definitions/elements/button.less b/src/definitions/elements/button.less index 66a204864..b7ad9aeb5 100755 --- a/src/definitions/elements/button.less +++ b/src/definitions/elements/button.less @@ -222,6 +222,7 @@ .ui.animated.button { position: relative; overflow: hidden; + vertical-align: @animatedVerticalAlign; padding-right: 0em !important; }