mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Hide toggle button on mobile
This commit is contained in:
parent
f2c05c91ec
commit
5afe85d5ce
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
|
||||
<div class="submit-row-wrapper">
|
||||
|
||||
<span class="submit-row-toggle padding-1 padding-right-2">
|
||||
<span class="submit-row-toggle padding-1 padding-right-2 visible-desktop">
|
||||
<button type="button" class="usa-button usa-button--unstyled" id="submitRowToggle">
|
||||
<svg class="usa-icon" aria-hidden="true" focusable="false" role="img" width="24" height="24">
|
||||
<use xlink:href="{%static 'img/sprite.svg'%}#expand_more"></use>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue