-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
One thing I noticed when reviewing Tao's latest PR is the following:
That div is pretty specific: that setup should be implemented as a CSS class and then the div should just be set to that class. Instead of wrapping the image in a span and then setting the width, it should just be a class itself which sets the image left class and adds the width.
These are very non-essential though.
Metadata
Metadata
Assignees
Labels
No labels