Projekt

Allgemein

Aktionen

GX-Bug #64172

geschlossen

The spacing on the right and left of the page content should be removed

Von Daniel Wu vor mehr als 5 Jahren hinzugefügt. Vor fast 4 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Hoch
Zugewiesen an:
Marcus Goede
Kategorie:
Frontend
Zielversion:
% erledigt:

100%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
Unbestimmt
Release Notes Langtext:

Die Anzeige der Content-Seiten wurde verbessert.


Beschreibung


Dateien


Checkliste 0/0

Aktionen #1

Von Marvin Muxfeld vor mehr als 5 Jahren aktualisiert

There's also a related issue with these css settings. in swiper.css of Honeygrid the following is declared:

@media (min-width: 1200px)
.container, table.box-error, table.box-warning, body #wrapper, #footer .inside, #header .inside, #topbar-container .navbar-topbar, .navbar-collapse .navbar-categories {
width: 1170px;
}

So if the Content zone is used in a smaller space it messes up the layout. See screenshot.

Aktionen