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
The google group would probably be a more appropriate place to have this kind of discussion, but my membership is taking a while to approve.
In this simple example of buttons with icons, a few questions appeared, and the best option didn't seem clear. Please advise your preferred answer, and if necessary explain why.
.class.combination VS .longClasses VS child selector
(*) selector VS extra .content class VS multiple selectors
Child VS Descendant selectors
EDIT 1: For each question select an option, for example:
1C
2A
3B
EDIT 2: If you are wondering why the button text is wrapped in a span, the objective is to keep the icon and the text equally vertically-aligned: http://jsfiddle.net/5WCSz/11/
If you know a better way, please let know.
The text was updated successfully, but these errors were encountered:
The google group would probably be a more appropriate place to have this kind of discussion, but my membership is taking a while to approve.
In this simple example of buttons with icons, a few questions appeared, and the best option didn't seem clear. Please advise your preferred answer, and if necessary explain why.
The questions are the following and are explained here: https://dpaste.de/FF2D#L10,48,87
EDIT 1: For each question select an option, for example:
1C
2A
3B
EDIT 2: If you are wondering why the button text is wrapped in a span, the objective is to keep the icon and the text equally vertically-aligned: http://jsfiddle.net/5WCSz/11/
If you know a better way, please let know.
The text was updated successfully, but these errors were encountered: