Automattic / _s

Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
http://underscores.me/
GNU General Public License v2.0
10.96k stars 3.12k forks source link

SASS Warning: Display: inline no effect with Float #1360

Closed sumnermic closed 4 years ago

sumnermic commented 5 years ago
Screenshot 2019-05-27 at 16 47 46

SASS Warning shows up. "Property is ignored due to the display. With 'display: inline', the width, height, margin-top, margin-bottom, and float properties have no effect."

This can be found when using the VSCode editor.

Changes proposed in this Pull Request:

Remove display: inline from classese .alignleft, .alignright.

Related issue(s):

N/A

Ismail-elkorchi commented 4 years ago

Duplicate of https://github.com/Automattic/_s/pull/960.