瀏覽代碼

fix profile sidebar responsive layout issue

ppoffice 10 年之前
父節點
當前提交
e82b6fdb83
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/css/_partial/profile.styl

+ 1 - 1
source/css/_partial/profile.styl

@@ -19,10 +19,10 @@
     border-bottom: none
 
 #profile
+  column(profile-column)
   display: none
   @media mq-normal
     display: block
-  column(profile-column)
   .inner
     @extend $block
     margin-top: block-margin