]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/stylesheets/base.scss
Better handling of small screens
[github/Chocobozzz/PeerTube.git] / client / stylesheets / base.scss
index 37bdade1e7d1d2b3921a6a9f45788e9531474b2f..5c56e9507a8ebf9d17b9a9323e0971b8d79ae306 100644 (file)
@@ -7,14 +7,5 @@ footer {
   padding-top: 10px;
   text-align: center;
   font-size: small;
+  margin-top: 30px;
 }
-
-.search-group {
-  .search-btn {
-    position: relative;
-    left: -40px;
-    top: 0;
-
-    &:hover { text-decoration: none; }
-  }
-}
\ No newline at end of file