[FIX] web_responsive: Hide search panel on small screens

This commit is contained in:
Alexandre D. Díaz
2020-11-27 12:50:16 +01:00
parent 62465b5d54
commit 0f59607bd9
5 changed files with 21 additions and 0 deletions

View File

@@ -398,6 +398,9 @@ Other control panel buttons use icons to save space.</p>
<li><p class="first">Breadcrumbs navigation is collapsed with a “back arrow” button.</p>
<img alt="https://user-images.githubusercontent.com/973709/50965168-1d0ec500-14c9-11e9-82a0-dfee82ed0861.gif" src="https://user-images.githubusercontent.com/973709/50965168-1d0ec500-14c9-11e9-82a0-dfee82ed0861.gif" />
</li>
<li><p class="first">Search panel is hidden on small screens.</p>
<img alt="https://raw.githubusercontent.com/OCA/web/13.0/web_responsive/static/img/search_panel.gif" src="https://raw.githubusercontent.com/OCA/web/13.0/web_responsive/static/img/search_panel.gif" />
</li>
</ul>
<p>Features for computers:</p>
<ul>