This default behavior was causing lots of troubles when using modals. For instance the Select value were centered, it was also the case for most of consumer's component inside modals, forcing the users to set text-align:left on their side, resulting in additionnal work. Now we use another approach by using a specific div for the content we want centered.