Test resizing of listbox (#1113)
* Test resizing of listbox
Had to bring back inherit so that it wouldn't break outside of a display flex
had to include width 100% so that listbox would render by default
Brought back the large testing story so we could verify all of those as well
* fix indent
* fix lint
* fix indent
* fix lint
* fix more lint
* remove CSS now that i understand what was happening
fix stories to account for how it actually works
* Add a resizable story to breadcrumbs
Co-authored-by: Danni <drobinson@livefyre.com>