diff --git a/app/views/site/index.html.haml b/app/views/site/index.html.haml index 2f155a1..339813b 100644 --- a/app/views/site/index.html.haml +++ b/app/views/site/index.html.haml @@ -20,7 +20,7 @@ %p = link_to 'View Your Bike', bike_path(@bike), class: 'btn btn-default btn-block' -.row.fieldset.hidden-xs +.row.fieldset .col-xs-8.col-sm-3.col-lg-2 %p = link_to 'Desktop View', admin_index_path, class: 'btn btn-default btn-block'