| Index: components/flags_ui/resources/flags.css
|
| diff --git a/components/flags_ui/resources/flags.css b/components/flags_ui/resources/flags.css
|
| index d73b13ca4577d094a17ce0836a5955adab48210e..f4eabeccb6b8fa0dc0b163928ad3f307d2c29858 100644
|
| --- a/components/flags_ui/resources/flags.css
|
| +++ b/components/flags_ui/resources/flags.css
|
| @@ -163,10 +163,7 @@ div.needs-restart {
|
| box-shadow: 0 -2px 2px #ddd;
|
| box-sizing: border-box;
|
| left: 0;
|
| - padding-bottom: 15px;
|
| - padding-left: 15px;
|
| - padding-right: 15px;
|
| - padding-top: 15px;
|
| + padding: 15px;
|
| position: fixed;
|
| width: 100%;
|
| }
|
|
|