Closed smargovsky closed 9 years ago
Heh, interesting. That is true @smargovsky we shouldn't set that. I'm not sure how <circle-button>
is not effected by this. or are you saying it is effected by this.
@jhanstra - we should review everywhere we are setting global styling for .fa
and evaluate the "why".
@smargovsky - your answer is, we haven't implemented <circle-button>
in a widget yet (we have things that look like it, but are not it).
@jhanstra - checkout https://fortawesome.github.io/Font-Awesome/examples/ for examples of what we can do with font-awesome. We should try to respect these styles in uw-ui-toolkit
Despite my flavor for the dramatic, the following style :
in src/less/uw-ui-toolkit/my-uw/widget.less
causes Font Awesome size classes ( fa-2x, etc ) to not be respected in widgets. @timlevett, how does your circle button directive get around this?
Would removing this bit mess up other My UW widget styles?