X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fclass-helpers%2F_common.scss;h=90fc7e299530b54b01382351aa9384a8d013215e;hb=d0fbc9fd0a29c37f3ff9b99030351e90b276fe7d;hp=e42d7d587aaa319f1d43ff122fa94f7419cba5ca;hpb=25ea1d85e155382367d11036617848fe69a1e6a4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/class-helpers/_common.scss b/client/src/sass/class-helpers/_common.scss index e42d7d587..90fc7e299 100644 --- a/client/src/sass/class-helpers/_common.scss +++ b/client/src/sass/class-helpers/_common.scss @@ -48,11 +48,15 @@ border-radius: 0.25rem; position: relative; - >label { + > .callout-title { position: relative; top: -5px; left: -10px; color: #6c757d !important; + font-size: 1rem; + font-weight: $font-bold; + margin-bottom: 0.5rem; + line-height: inherit; } &:not(.callout-light) {