diff --git a/sapl/static/styles/app.scss b/sapl/static/styles/app.scss index fa95ebeb3..901f7286c 100644 --- a/sapl/static/styles/app.scss +++ b/sapl/static/styles/app.scss @@ -139,9 +139,3 @@ fieldset { } } } - -.btn-primary, .btn-danger{ - font-size: 16px; - height: 40px !important; - display: inline-block; -}