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

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

Issue 29582640: Noissue - Add support for large-desktop-width to help center (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Created Oct. 18, 2017, 1:55 p.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
« no previous file with comments | « includes/contact.html ('k') | static/scss/components/_contact.scss » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/scss/base/_variables.scss
===================================================================
--- a/static/scss/base/_variables.scss
+++ b/static/scss/base/_variables.scss
@@ -59,21 +59,16 @@
$tiny-font: 0.8em;
// Font weights
$bold-weight: 700;
// Sizes ///////////////////////////////////////////////////////////////////////
-// Container widths
-
-$content-width: 960px;
-$navbar-width: $content-width + 100px;
-
// Header & Footer
$site-header-height: 70px;
$site-header-content-line-height: 40px;
// Search form
$search-form-width: 320px;
« no previous file with comments | « includes/contact.html ('k') | static/scss/components/_contact.scss » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld