Projekt

Allgemein

Profil

GX-Bug #64295

Von Daniel Wu vor etwa 5 Jahren aktualisiert

The header elements are aligned differently in preview mode than in non-preview mode. 
 Toggling preview mode toggles these styles, acting funky in some themes: 

 body.style-edit-edit-mode-on #header .navbar-cart { 
     margin: 10px 0 !important; 
 } 

 body.style-edit-edit-mode-on #header .navbar-search.collapse { 
     padding: 22px 15px !important; 
     height: 100% !important; 
 }

Zurück