diff --git a/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss b/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss index 786d10f73..e4f9a62a9 100644 --- a/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss +++ b/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss @@ -22,7 +22,7 @@ font-size: 100%; font-weight: $font-semibold; display: inline-block; - padding: 0 10px; + padding: 4px 10px; white-space: nowrap; background-color: transparent !important; color: pvar(--actionButtonColor);