Details
-
Type:
Task
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0, 1.0.0-alpha6, 1.0.0-RC1, 1.0.0-RC2
-
Component/s: frontend
-
Labels:None
Description
Current implementation:
<ul> elements default margin and padding are removed locally whenever such an element is used.
Better implementation:
Reset margin, padding and list-style in the global css file and remove the local styles.