diff --git a/services/web/frontend/stylesheets/components/buttons.less b/services/web/frontend/stylesheets/components/buttons.less index 9ea5be08b5..8d70e1e191 100755 --- a/services/web/frontend/stylesheets/components/buttons.less +++ b/services/web/frontend/stylesheets/components/buttons.less @@ -274,7 +274,3 @@ input[type='button'] { padding-left: 20px; padding-right: 0; } - -.login-expand-more-btn { - display: list-item; -}