• Resolved mwarbinek

    (@mwarbinek)


    Do I have this correct?

    When inserting our own margin and padding values to a widget using the element editor, even if it is a column widget, the value order you use is,

    Top | Bottom | Left | Right

    Is this correct for your plugin?

    If that is what the plugin shows, this is contrary to the CSS3 standard when displaying 4 values the order is,

    Top | Right | Bottom | Left

    Can you explain why it was done this way?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Margin & Padding Value Order Contrary to CSS Standard?’ is closed to new replies.