blackbaud / skyux1

DEPRECATED This site contains the codebase for the AngularJS (1.x) implementation of the SKY UX framework. We no longer support this version of SKY UX, and we recommend that you use the latest version instead. https://developer.blackbaud.com/skyux/
MIT License
51 stars 68 forks source link

Search component not respecting bb-search-full-width attribute #1097

Open blackbaud-GavinNicol opened 6 years ago

blackbaud-GavinNicol commented 6 years ago

Expected behavior

Setting the bb-search-full-width attribute of a search component should make the search box full width.

Actual behavior

The search component does not take up the full width of some newer versions of browsers (Chrome/Firefox/IE/Edge) but takes up the full width in Safari.

Steps to reproduce

Create a bb-search-input component with bb-search-full-width set to true. View in newer versions of Chrome/Firefox/Etc

Plunker

http://plnkr.co/edit/IF7q8JeXpvHHAi4qWC93?p=preview