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

Unified Diff: chrome/common/extensions/docs/static/sass/_navbar.scss

Issue 140743011: New home page for developer.chrome.com (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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
Index: chrome/common/extensions/docs/static/sass/_navbar.scss
diff --git a/chrome/common/extensions/docs/static/sass/_navbar.scss b/chrome/common/extensions/docs/static/sass/_navbar.scss
index 2ec1a71e317c6584cb05782d831e54da794b6b25..194faed579729c8f1dbf6b26a943e4aab5899ce8 100644
--- a/chrome/common/extensions/docs/static/sass/_navbar.scss
+++ b/chrome/common/extensions/docs/static/sass/_navbar.scss
@@ -35,7 +35,7 @@ $z-index-nav-hover: 1001;
.collase-icon {
display: none;
- background: url("../images/burger-icon.png") 50% 100% no-repeat;
+ background: url("/static/images/burger-icon.png") 50% 100% no-repeat;
background-size: cover;
width: 20px;
height: 20px;

Powered by Google App Engine
This is Rietveld 408576698