diff --git a/app/assets/stylesheets/events.css b/app/assets/stylesheets/events.css index 8342b10e8..044a3c4c5 100644 --- a/app/assets/stylesheets/events.css +++ b/app/assets/stylesheets/events.css @@ -4,7 +4,7 @@ .header--events { @media (min-width: 640px) { - --header-actions-width: 7rem !important; + --header-actions-width: 7.25rem !important; } }