Chromium Code Reviews| Index: chrome/browser/resources/flags.css |
| diff --git a/chrome/browser/resources/flags.css b/chrome/browser/resources/flags.css |
| index 96fc9ab71960df78e16596e2874c2efbd61c8909..30f749b0e3de5b9d7eebf2c236432836cda53fa4 100644 |
| --- a/chrome/browser/resources/flags.css |
| +++ b/chrome/browser/resources/flags.css |
| @@ -4,7 +4,7 @@ |
| body { |
| margin: 10px 10px 0; |
| -<if expr="not is_android"> |
| +<if expr="not is_android and not is_ios"> |
| min-width: 47em; |
| </if> |
| /* Should match needs-restart.height + 5 */ |