Просмотр исходного кода

fix profile sidebar responsive layout issue

ppoffice 10 лет назад
Родитель
Сommit
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