]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-video-miniature/video-download.component.scss
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-video-miniature / video-download.component.scss
index bd42f4813ba35cd401eac571d8084a608100c48c..407bdadf26cded2adfc31df70d029ca22642177b 100644 (file)
   justify-content: center;
   align-items: center;
   margin-top: 20px;
-  font-size: 16px;
   font-weight: 600;
   cursor: pointer;
 
   .nav-tabs {
     margin-top: 10x;
   }
-
-  .glyphicon {
-    @include margin-right(5px);
-  }
 }
 
 .peertube-select-container.title-select {