X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fbuttons%2Faction-dropdown.component.scss;h=00f120fb8ea5831292bb334544a290703d89ade6;hb=79bd2632d62f2f600d663815fcc00a01ca981aa1;hp=615511093ae553d02852f91b31967f5f09bc3d4f;hpb=e724fa93c71d76d709e819a05e5e2904a3c4205b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/buttons/action-dropdown.component.scss b/client/src/app/shared/buttons/action-dropdown.component.scss index 615511093..00f120fb8 100644 --- a/client/src/app/shared/buttons/action-dropdown.component.scss +++ b/client/src/app/shared/buttons/action-dropdown.component.scss @@ -22,6 +22,12 @@ background-image: url('../../../assets/images/video/more.svg'); top: -1px; } + + &.small { + font-size: 14px; + height: 20px; + line-height: 20px; + } } .dropdown-menu {