fix hidden profile buttons on mobile account page

main
psychobunny 9 years ago
parent 39f3204a53
commit 0b2c2350d0

@ -91,6 +91,8 @@
}
}
margin-top: 200px;
@media (min-width: @screen-md-min) {
margin-top: 300px;

Loading…
Cancel
Save