]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/header/header.component.scss
Add an option to provide responsive embed (#5690)
[github/Chocobozzz/PeerTube.git] / client / src / app / header / header.component.scss
index cf6e96d07389c0289353a481777cf7d3351e5a9b..ef7749ced0f03ed166a8837f433dbd4d3264193c 100644 (file)
@@ -10,7 +10,8 @@
   @media screen and (max-width: $mobile-view) {
     @include margin-right(10px);
 
-    padding: 0 10px;
+    padding-right: 10px;
+    padding-left: 10px;
 
     .icon.icon-upload {
       @include margin-right(0);