diff --git a/public/index.html b/public/index.html
index 9831c85..0459fb6 100644
--- a/public/index.html
+++ b/public/index.html
@@ -4887,8 +4887,8 @@ window.SunQR = {
#sunNotificationsBtn .badge{position:absolute!important;right:-4px!important;top:-6px!important;margin:0!important;min-width:16px!important;height:16px!important;padding:0 4px!important;font-size:9px!important}
#new .catalog-head{align-items:center!important}
#new .catalog-head h1{flex:1 1 100%;order:-1}
- #new .sun-catalog-search{flex:1 1 140px;min-width:0;width:auto}
- #sunLiveCatalogPdfButton,#sunCatalogTabsButton,#new .catalog-head button{align-self:center}
+ #new .sun-catalog-search{flex:1 1 100%;order:0;min-width:0;width:auto}
+ #new .catalog-head button{flex:1 1 0;order:1;min-width:0;padding-inline:8px;white-space:nowrap}
}
@media print{.sun-side-tools,.sun-side-footer,#sunToastHost{display:none!important}}
`;