canonical / vanilla-framework

From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
https://vanillaframework.io
GNU Lesser General Public License v3.0
849 stars 169 forks source link

Improve combined example baseline alignment #5327

Closed jmuzina closed 3 months ago

jmuzina commented 3 months ago

Done

Wraps the links/names for examples embedded in combined examples in a p rather than a div. This improves the baseline alignment of combined examples, as the links themselves should not throw the combined example off of the baseline.

Note that individual examples may still throw the combined example off of the baseline, if the component itself has margin/padding issues.

Fixes #5324, WD-14463

QA

Check if PR is ready for release

If this PR contains Vanilla SCSS code changes, it should contain the following changes to make sure it's ready for the release:

Screenshots

image

webteam-app commented 3 months ago

Demo

Jenkins

demos.haus