http://bugs.winehq.org/show_bug.cgi?id=33860
--- Comment #2 from Daniel Jelinski djelinski1@gmail.com 2013-09-11 15:03:32 CDT --- The toolbar has CCS_NOPARENTALIGN and TBSTYLE_WRAPABLE styles set. Native with these styles automatically wraps newly added buttons as required. Wine's toolbar does not wrap.