added some bootstrap classes to make the search and
sort boxes disappear on the homepage in xs display, rather than stack awkwardly.
This commit is contained in:
@@ -41,10 +41,14 @@
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="hidden-xs">
|
||||
{{search_guides}}
|
||||
</div>
|
||||
<br><br>
|
||||
<div class="hidden-xs">
|
||||
{{guide_list_controls}}
|
||||
</div>
|
||||
</div>
|
||||
<div id="s-lg-index-list" class="">
|
||||
{{content}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user