]> 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 14da74e0cf7663629f231eb43321100deb597aab..5c56e9507a8ebf9d17b9a9323e0971b8d79ae306 100644 (file)
@@ -7,18 +7,5 @@ footer {
   padding-top: 10px;
   text-align: center;
   font-size: small;
-}
-
-.search-group {
-  .search-btn {
-    position: relative;
-    left: -40px;
-    top: 0;
-
-    &:hover { text-decoration: none; }
-  }
-}
-
-.panel_block:not(:last-child) {
-  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
+  margin-top: 30px;
 }