Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/src/scss/base/_variables.scss

Issue 29676691: Issue 6237 - Implement wd navbar component in help.eyeo.com (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Created Jan. 22, 2018, 10:39 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: static/src/scss/base/_variables.scss
===================================================================
--- a/static/src/scss/base/_variables.scss
+++ b/static/src/scss/base/_variables.scss
@@ -76,21 +76,16 @@
// Component sizes
////////////////////////////////////////////////////////////////////////////////
// Container
$container-width: 960px; // $desktop-width
-// Header & Footer
-
-$site-header-height: 70px;
-$site-header-content-line-height: 40px;
-
// Search form
$search-form-width: 320px;
$search-form-height: 35px;
// Supported Browsers
///////////////////////////////////////////////////////////////////////////////

Powered by Google App Engine
This is Rietveld