Ensure proper wrapping of controlled setting indicators
    
Controlled setting indicators usually appear next to input elements. When
space gets tight and the input element's label wraps over multiple lines,
the indicator gets misplaced instead of wrapping with the label.
    
This CL makes sure that the label and the controlled setting indicator
are inline elements within the same box so that they wrap around together.
    
TEST=Change options page CSS to force wrapping, check visual appearance
BUG=104955

Review URL: https://chromiumcodereview.appspot.com/11141022

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162746 0039d316-1c4b-4281-b951-d872f2087c98
6 files changed