Problem/Motivation
We should replace the '0' with NA when the margin or padding is not set because if we wanted to add margin: 0 !important we can't distinguish between default 0 and the '!important' one
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | Screenshot 2026-03-16 at 13.15.14.png | 45.14 KB | rollins |
| #3 | 01.png | 25.47 KB | eric.vvf |
| #2 | 3494393-2.patch | 2.75 KB | alshami |
Issue fork bootstrap_styles-3494393
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
alshami commentedThis patch fixes this issue
Comment #3
eric.vvf commentedPatch #2 works as expected:
Comment #4
rajab natshahNo MR yet
Comment #7
santanu mondal commentedComment #8
rollins commentedChanges from the MR work as expected.
RTBC