Language options: make language list narrower to fix overflowing problem on RTL.
commit506dcfe13f1bfd5198caf4531f041911196aaeef
authorfalken@chromium.org <falken@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 16 Jan 2012 03:56:14 +0000 (16 03:56 +0000)
committerfalken@chromium.org <falken@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 16 Jan 2012 03:56:14 +0000 (16 03:56 +0000)
tree21b2aeef52feeb59dbfbe6b4678396a621eeef70
parent4f67d17c879cc6fac85f5baeb82115e5a5ca169f
Language options: make language list narrower to fix overflowing problem on RTL.

Before this change, the language options was wider than the enclosing
"subpage-sheet-contents" div.  For LTR layouts, it's acceptable because it
overflows to the right into nothing, but on RTL it still overflows to the
right, causing the bad effect seen in the bug.

BUG=chromium-os:24943
TEST=set UI language to Arabic, verify the language list doesn't overflow outside the language settings pane

Review URL: http://codereview.chromium.org/9173004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117827 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/resources/options/language_options.css