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

Command icon 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

alshami created an issue. See original summary.

alshami’s picture

Assigned: alshami » Unassigned
Status: Active » Needs review
StatusFileSize
new2.75 KB

This patch fixes this issue

eric.vvf’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new25.47 KB

Patch #2 works as expected:

N/A Label

rajab natshah’s picture

Status: Reviewed & tested by the community » Needs work

No MR yet

santanu mondal made their first commit to this issue’s fork.

santanu mondal’s picture

Status: Needs work » Needs review
rollins’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new45.14 KB

Changes from the MR work as expected.
RTBC