diff --git a/app/assets/stylesheets/common/components/buttons.scss b/app/assets/stylesheets/common/components/buttons.scss index ebd7ed7bab0..0c8cec2f26d 100644 --- a/app/assets/stylesheets/common/components/buttons.scss +++ b/app/assets/stylesheets/common/components/buttons.scss @@ -16,7 +16,7 @@ cursor: pointer; transition: all 0.25s; box-sizing: border-box; - min-heigth: 30px; + min-height: 30px; &:active, &.btn-active {