Dashboard menu section has weird margin
-
I don’t think this is a design feature:
https://drive.google.com/file/d/0B7aGKjpCWeJnRGo5MjBNQ0I0a28/edit?usp=sharing (normal)
vs.
https://drive.google.com/file/d/0B7aGKjpCWeJnVUIyaDE2X1NwUEk/edit?usp=sharing (dashboard)The culprit is
ul, ol { padding: 0; margin: 0 0 10px 25px; }
in bootstrap.css : 752 but I didn’t investigate why that style is only included in that page.
Cheers
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Dashboard menu section has weird margin’ is closed to new replies.