You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
morteza
changed the title
Change all "padding: none" and "margin: none" to "padding: initial"
Change all "padding: none" and "margin: none" to "initial"
Sep 4, 2014
none
is an invalid value for the padding and margin property. Set all those paddings and margins toinitial
instead.The text was updated successfully, but these errors were encountered: