| Index: chrome/browser/resources/options/content_settings_exceptions_area.css
|
| diff --git a/chrome/browser/resources/options/content_settings_exceptions_area.css b/chrome/browser/resources/options/content_settings_exceptions_area.css
|
| index 103014c95efe8ad099dc803934f507b26d3aee3a..0ddc2a571d596a1946ecdc220e934dd42b580688 100644
|
| --- a/chrome/browser/resources/options/content_settings_exceptions_area.css
|
| +++ b/chrome/browser/resources/options/content_settings_exceptions_area.css
|
| @@ -8,6 +8,6 @@ found in the LICENSE file.
|
| /* TODO(estade): need something here to make it fill the remaining space. */
|
| }
|
|
|
| -.exceptionSelect {
|
| +.exceptionSetting {
|
| float: right;
|
| }
|
|
|