Explorar el Código

fix profile sidebar responsive layout issue

ppoffice hace 10 años
padre
commit
e82b6fdb83
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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