X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fshared%2Faction-buttons%2Faction-buttons.component.scss;h=e4f9a62a91077679bdf1c72aacd7b3a677c1e7b7;hb=2729af6ddd2b437d40d3ce91a027a4c89a633c4d;hp=786d10f73ffecaea3ba876baded5a08192f96036;hpb=a9536a4be90404030ff89013ad20082fbd49b8e0;p=github%2FChocobozzz%2FPeerTube.git 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);