fix profile sidebar responsive layout issue
parent
8b78173fa3
commit
e82b6fdb83
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue