aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-user-subscription/subscribe-button.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/shared-user-subscription/subscribe-button.component.scss')
-rw-r--r--client/src/app/shared/shared-user-subscription/subscribe-button.component.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/app/shared/shared-user-subscription/subscribe-button.component.scss b/client/src/app/shared/shared-user-subscription/subscribe-button.component.scss
index 889596b62..972731116 100644
--- a/client/src/app/shared/shared-user-subscription/subscribe-button.component.scss
+++ b/client/src/app/shared/shared-user-subscription/subscribe-button.component.scss
@@ -4,6 +4,8 @@
4.btn-group-subscribe { 4.btn-group-subscribe {
5 @include peertube-button; 5 @include peertube-button;
6 6
7 padding: 0;
8
7 button.dropdown-toggle { 9 button.dropdown-toggle {
8 font-size: $button-font-size; 10 font-size: $button-font-size;
9 line-height: 1.2; 11 line-height: 1.2;