X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bsearch%2Fsearch.component.scss;h=11d95df6ac0424e0314bce0ab0186d2ed7f3e053;hb=b4e556144d610cf96817dfc007933145d526966b;hp=fca704d27762a3d84239216418e1e14465938bb1;hpb=8cbc40b2fe9d36ef0505b9441276ca561342e9e9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+search/search.component.scss b/client/src/app/+search/search.component.scss index fca704d27..11d95df6a 100644 --- a/client/src/app/+search/search.component.scss +++ b/client/src/app/+search/search.component.scss @@ -15,8 +15,11 @@ padding: 40px; } +.alert-danger { + margin-top: 10px; +} + .results-header { - font-size: 16px; padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid #DADADA; @@ -54,10 +57,6 @@ max-width: 800px; } -.video-channel my-actor-avatar { - @include build-channel-img-size($video-thumbnail-width); -} - .video-channel-info { flex-grow: 1; margin: 0 10px;