]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/header/header.component.scss
Display report reason in multiple lines (#957)
[github/Chocobozzz/PeerTube.git] / client / src / app / header / header.component.scss
index d79e6274b28f5107788d33af4d44e92dd25d7332..6ce92fc22b9a0443fa1501a622878d7551dbcbe1 100644 (file)
@@ -4,7 +4,7 @@
 #search-video {
   @include peertube-input-text($search-input-width);
   margin-right: 15px;
-  padding-right: 25px; // For the search icon
+  padding-right: 40px; // For the search icon
 
   &::placeholder {
     color: #000;