Browse Source

show top menu on floating header

Riccardo Balbo 3 năm trước cách đây
mục cha
commit
78f9cc8755
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      static/css/style.less

+ 5 - 1
static/css/style.less

@@ -912,7 +912,11 @@ body {
             .smaller();
            
             #topmenu{
-                display:none;
+                button{
+                    // padding: 0.5rem;
+                    // padding-left: 0.5rem;
+                    // padding-right: 0.5rem;
+                }
             }
             #contributionsBanner {
                 display:none;