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
But border:0 is not always equivalent to border:none
While in simple case that would have the same effect, there could be differences when there are other border styles applied afterwards: http://dabblet.com/gist/8716224
The text was updated successfully, but these errors were encountered:
is minimized to
But
border:0
is not always equivalent toborder:none
While in simple case that would have the same effect, there could be differences when there are other border styles applied afterwards: http://dabblet.com/gist/8716224
The text was updated successfully, but these errors were encountered: