ソースを参照

Tune pin buttons

Denis K 8 年 前
コミット
a530a46185
1 ファイル変更2 行追加2 行削除
  1. 2 2
      jet/static/jet/css/_sidebar.scss

+ 2 - 2
jet/static/jet/css/_sidebar.scss

@@ -230,7 +230,6 @@
     html.touchevents & {
       top: 0;
       bottom: 0;
-      left: 8px;
       transition: opacity $transitions-duration, transform $transitions-duration;
     }
 
@@ -258,7 +257,8 @@
         html.touchevents & {
           position: static;
           padding: 6px;
-          margin-top: 7px;
+          margin-top: 5px;
+          font-size: 18px;
         }
       }