]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Fix select width on view < 800px
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index 7ea82b6f9f5a065c2493516b1b034c7e7d0cbc15..b62c91384e9fdd6cd965aa6cb5bf057ffb41ca24 100644 (file)
@@ -331,7 +331,8 @@ table {
       input[type=text],
       input[type=password],
       input[type=email],
-      textarea {
+      textarea,
+      .peertube-select-container {
         width: 100% !important;
       }
     }