]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
watch view visual tweaks and search/comment placeholder dismiss on focus (#983)
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index 9c4811fec3f66eddeb4b26d3cd2813e74ea24840..21df23c18b93406ea50e0cecce55e88bd50c0ecf 100644 (file)
@@ -61,6 +61,13 @@ label {
   border-color: $red !important;
 }
 
+.fullWidth {
+  width: 100%;
+  margin-left: auto;
+  margin-right: auto;
+  max-width: initial;
+}
+
 .glyphicon-black {
   color: black;
 }