]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+search/search.component.scss
Increase margin between upload and search inputs
[github/Chocobozzz/PeerTube.git] / client / src / app / +search / search.component.scss
index fca704d27762a3d84239216418e1e14465938bb1..cab1d0e8834f973820e514f1748491af0e7e7696 100644 (file)
   padding: 40px;
 }
 
+.alert-danger {
+  margin-top: 10px;
+}
+
 .results-header {
   font-size: 16px;
   padding-bottom: 20px;
   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;