Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.2.0-b1
-
Component/s: Client Interface
-
Labels:None
Description
On the client dashboard, add the following classes to the left col-md-3 div.
hidden-xs
hidden-sm
It should read: <div class="col-md-3 hidden-xs hidden-sm">
This will make the left column disappear on mobile devices and simplify the content.