Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2029)

Unified Diff: chrome/browser/resources/uber/uber_shared.css

Issue 2231143002: Cleanup: fix some CSS comment styles (especially copyrights) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: michaelpg@ review Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/search_header.css ('k') | chrome/browser/resources/user_manager/control_bar.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « chrome/browser/resources/search_header.css ('k') | chrome/browser/resources/user_manager/control_bar.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698