diff --git a/app/assets/stylesheets/buttons.css b/app/assets/stylesheets/buttons.css index 69c2a682d..a4e7199e0 100644 --- a/app/assets/stylesheets/buttons.css +++ b/app/assets/stylesheets/buttons.css @@ -113,7 +113,12 @@ span:last-of-type { display: none; } + } + } + @media (min-width: 640px) { + .btn--circle-mobile .icon--mobile-only { + display: none !important; } } @@ -221,6 +226,7 @@ } } + /* Button groups /* ------------------------------------------------------------------------ */ diff --git a/app/views/cards/container/_closure.html.erb b/app/views/cards/container/_closure.html.erb index 0093fc664..f14e602b0 100644 --- a/app/views/cards/container/_closure.html.erb +++ b/app/views/cards/container/_closure.html.erb @@ -8,14 +8,16 @@ <% else %>