diff --git a/app/assets/stylesheets/common/components/buttons.scss b/app/assets/stylesheets/common/components/buttons.scss index af8d1dbffad..31f75edc366 100644 --- a/app/assets/stylesheets/common/components/buttons.scss +++ b/app/assets/stylesheets/common/components/buttons.scss @@ -214,8 +214,9 @@ // Small .btn-small { - padding: 3px 6px; + padding: 6px; font-size: $font-down-1; + min-height: 20px; } // Large