diff --git a/services/web/frontend/stylesheets/core/page-style.less b/services/web/frontend/stylesheets/core/page-style.less index 4345171418..9fceeb1c22 100644 --- a/services/web/frontend/stylesheets/core/page-style.less +++ b/services/web/frontend/stylesheets/core/page-style.less @@ -1,7 +1,7 @@ .page-style { background-color: @white; - a { + a:not(.btn) { text-decoration: underline; }