]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Add more space between icons and "load more/less"
authorChocobozzz <me@florianbigard.com>
Wed, 13 Jun 2018 13:59:40 +0000 (15:59 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 13 Jun 2018 13:59:40 +0000 (15:59 +0200)
client/src/app/videos/+video-watch/video-watch.component.scss

index 06dd75653ad5266fa7764a415815d0f68edc0a57..ae8bdccafaf0b6b836d7827eabac27341aab8d27 100644 (file)
         @include peertube-word-wrap;
       }
 
+      .glyphicon, .description-loading {
+        margin-left: 3px;
+      }
+
       .description-loading {
         display: inline-block;
       }