From 0b2c2350d0d6987915b346c3f58ee2d79ca5ff36 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 2 Nov 2015 13:43:28 -0500 Subject: [PATCH] fix hidden profile buttons on mobile account page --- less/account.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/less/account.less b/less/account.less index 45342bc..7e93a65 100644 --- a/less/account.less +++ b/less/account.less @@ -91,6 +91,8 @@ } } + margin-top: 200px; + @media (min-width: @screen-md-min) { margin-top: 300px;