| Index: chrome/browser/resources/user_manager/user_manager.css
|
| diff --git a/chrome/browser/resources/user_manager/user_manager.css b/chrome/browser/resources/user_manager/user_manager.css
|
| index eb3801f228cd6db339c949c10d33b6c12030eda8..3b76f2f37d1133835f63c9da4d8c8ca48cd9cb46 100644
|
| --- a/chrome/browser/resources/user_manager/user_manager.css
|
| +++ b/chrome/browser/resources/user_manager/user_manager.css
|
| @@ -199,10 +199,3 @@ html[dir=rtl] .main-pane {
|
| .action-box-remove-user-warning .remove-warning-button {
|
| height: 30px;
|
| }
|
| -
|
| -.action-box-remove-user-warning .remove-warning-button:focus {
|
| - /* Override the default blue border inherited from
|
| - button.custom-appearance:focus. */
|
| - border: 1px solid transparent !important;
|
| - box-shadow: inset 0 0 0 1px #fff;
|
| -}
|
|
|