diff --git a/static/buttons.less b/static/buttons.less index 365e92379..683e49d4f 100644 --- a/static/buttons.less +++ b/static/buttons.less @@ -9,7 +9,6 @@ button, html input[type="button"] { } .btn { - border: 0; padding: 0.33em 1em; border:1px solid rgba(0,0,0,0.18); border-radius: @border-radius-base;