| Index: chrome/browser/resources/uber/uber_shared.css
|
| diff --git a/chrome/browser/resources/uber/uber_shared.css b/chrome/browser/resources/uber/uber_shared.css
|
| index d4c6bdffd64011679cfcc2cdbe7545c5bbe6e25c..a53533c2af00f5b6ba1147059c33d243708a2615 100644
|
| --- a/chrome/browser/resources/uber/uber_shared.css
|
| +++ b/chrome/browser/resources/uber/uber_shared.css
|
| @@ -38,8 +38,7 @@ body header {
|
| * 600px max-width + 18px -webkit-padding-start + 20px -webkit-margin-end
|
| * so we mirror this value here so the headers match width and horizontal
|
| * alignment when scrolling sideways.
|
| - * other-devices.css' .device width depends on this, please keep in sync.
|
| - */
|
| + * other-devices.css' .device width depends on this, please keep in sync. */
|
| max-width: 738px;
|
| min-width: 600px;
|
| position: fixed;
|
|
|