diff --git a/client/app/styles/main.less b/client/app/styles/main.less index 62dffa8b9..8ca23f663 100644 --- a/client/app/styles/main.less +++ b/client/app/styles/main.less @@ -752,6 +752,7 @@ h2 { &-more { .btn-opacity; padding: 2px 0; + text-align: center; text-transform: uppercase; cursor: pointer; color: @text-secondary-color;