Aktionen
GX-Bug #68799
geschlossenTypo in CSS-class in themes/Honeygrid/html/system/product_listing_filter.html | Tippfehler in CSS-Klasse in themes/Honeygrid/html/system/product_listing_filter.html
Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Mirko Janssen
Kategorie:
Frontend
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.4.0.2
Release Notes Langtext:
Korrektur bei der Benennung einer CSS-Klasse in der Datei themes/Honeygrid/html/system/product_listing_filter.html
Beschreibung
cols-xs-12
has to be col-xs-12
. The naming is wrong for two div blocks (pagination) in the file themes/Honeygrid/html/system/product_listing_filter.html file. The wrong class has no visible effect, because the div block uses the complete width in the xs-breakpoint nevertheless.
Aktionen