On line 15 of responsive-sidebars.scss the comment says
"// We are going to create a 980px wide, 5 column grid with 20px gutters between..."
but line 49 says
" max-width: 1200px;"
so this patch corrects the comment.

CommentFileSizeAuthor
#1 zen-doc-typo-max-width-1780184-1.patch530 bytesShaunDychko
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ShaunDychko’s picture

Status: Active » Needs review
FileSize
530 bytes

In the issue summary the comment should read "980px" (typos!)

star-szr’s picture

You can edit issue summaries. I've edited the summary to say 980px.

JohnAlbin’s picture

Title: Typo for max width in responsive-sidebars.scss » Comments of responsive-sidebars sass file mention a fixed width
Version: 7.x-5.1 » 7.x-5.x-dev
Status: Needs review » Fixed

Wow. This should have been really obvious to me. Been looking at the file for too long, I guess. :-)

Thanks, Shaun! Fixed. http://drupalcode.org/project/zen.git/commitdiff/3e4bf3d

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Fixing original comment