diff --git a/app/components/Header/Header.css b/app/components/Header/Header.css index 90cdc2e4ec..17c9984a14 100644 --- a/app/components/Header/Header.css +++ b/app/components/Header/Header.css @@ -42,6 +42,11 @@ width: 160px; } +.buttonGroup button { + flex-shrink: 0; + padding: 0 7px; +} + .buttonGroup button, .buttonGroup img { border: 0;