]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoAdd nest variable to allow namespacing for core table scss 7454/head
thiggins [Mon, 28 Dec 2015 14:55:17 +0000 (14:55 +0000)] 
Add nest variable to allow namespacing for core table scss

9 years agoDon't at-root the inner table styles. Makes it impossible to namespace
thiggins [Tue, 8 Dec 2015 19:09:42 +0000 (19:09 +0000)] 
Don't at-root the inner table styles. Makes it impossible to namespace

9 years agoFix nested column rows being misaligned, fixes #7365
Geoff Kimball [Tue, 8 Dec 2015 18:50:30 +0000 (10:50 -0800)] 
Fix nested column rows being misaligned, fixes #7365

9 years agoMerge pull request #7429 from annamalai-saro/patch-1
Geoff Kimball [Tue, 8 Dec 2015 18:24:49 +0000 (10:24 -0800)] 
Merge pull request #7429 from annamalai-saro/patch-1

Removed duplicate $global-margin

9 years agoMerge pull request #7438 from Owlbertz/favicon
Geoff Kimball [Tue, 8 Dec 2015 18:20:40 +0000 (10:20 -0800)] 
Merge pull request #7438 from Owlbertz/favicon

Added the favicon

9 years agoMerge pull request #7415 from Owlbertz/reveal-ios
Geoff Kimball [Tue, 8 Dec 2015 18:20:00 +0000 (10:20 -0800)] 
Merge pull request #7415 from Owlbertz/reveal-ios

Fixed issue with Reveal modal being rendered below the backdrop on iOS

9 years agoMerge pull request #7411 from muhammetm/patch-1
Geoff Kimball [Tue, 8 Dec 2015 18:19:15 +0000 (10:19 -0800)] 
Merge pull request #7411 from muhammetm/patch-1

Update grid.md

9 years agoMerge branch 'master' into develop
Geoff Kimball [Mon, 7 Dec 2015 20:59:25 +0000 (12:59 -0800)] 
Merge branch 'master' into develop

9 years agoAdd CDN links to documentation
Geoff Kimball [Mon, 7 Dec 2015 18:22:03 +0000 (10:22 -0800)] 
Add CDN links to documentation

9 years agoAdded a favicon 7438/head
Marius Olbertz [Mon, 7 Dec 2015 17:57:25 +0000 (18:57 +0100)] 
Added a favicon

9 years agoUpdate _settings.scss 7429/head
Annamalai [Mon, 7 Dec 2015 13:15:34 +0000 (18:45 +0530)] 
Update _settings.scss

9 years agoFixed issue with Reveal modal being rendered below the backdrop on iOS 7415/head
Marius Olbertz [Sat, 5 Dec 2015 19:06:07 +0000 (20:06 +0100)] 
Fixed issue with Reveal modal being rendered below the backdrop on iOS

9 years agoUpdate grid.md 7411/head
muhammetm [Sat, 5 Dec 2015 12:00:35 +0000 (14:00 +0200)] 
Update grid.md

It should be "large-uncenter" instead of "large-uncentered".

9 years agoAdd version number and poster comment to the top of the compiled CSS file, closes...
Geoff Kimball [Fri, 4 Dec 2015 22:51:37 +0000 (14:51 -0800)] 
Add version number and poster comment to the top of the compiled CSS file, closes #7388

9 years agoInsert Normalize.css as part of global styles, closes #7159
Geoff Kimball [Fri, 4 Dec 2015 22:48:50 +0000 (14:48 -0800)] 
Insert Normalize.css as part of global styles, closes #7159

9 years agoMove CSS declaration that wasn't inside the Reveal export mixin
Geoff Kimball [Fri, 4 Dec 2015 22:48:25 +0000 (14:48 -0800)] 
Move CSS declaration that wasn't inside the Reveal export mixin

9 years agoFix ampersand in media object Sass sneaking into CSS output
Geoff Kimball [Fri, 4 Dec 2015 22:41:26 +0000 (14:41 -0800)] 
Fix ampersand in media object Sass sneaking into CSS output

9 years agoAdd dot files and settings file to ignored files for Bower/npm packages, closes ...
Geoff Kimball [Fri, 4 Dec 2015 22:36:53 +0000 (14:36 -0800)] 
Add dot files and settings file to ignored files for Bower/npm packages, closes #7385

9 years agoOn top bar, use color variables instead of hex values, and fix links inside top bar...
Geoff Kimball [Fri, 4 Dec 2015 21:53:03 +0000 (13:53 -0800)] 
On top bar, use color variables instead of hex values, and fix links inside top bar being white, fixes #7399

9 years agoRemove duplicate $global-margin variable... again? Definitely fixes #7197
Geoff Kimball [Fri, 4 Dec 2015 00:36:17 +0000 (16:36 -0800)] 
Remove duplicate $global-margin variable... again? Definitely fixes #7197

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Thu, 3 Dec 2015 17:50:48 +0000 (09:50 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes issue where reveal would double up on overlays on reflow
zurbchris [Thu, 3 Dec 2015 17:50:40 +0000 (09:50 -0800)] 
fixes issue where reveal would double up on overlays on reflow

9 years agoMerge pull request #7360 from AgentPL/patch-1
Chris Oyler [Thu, 3 Dec 2015 17:23:43 +0000 (09:23 -0800)] 
Merge pull request #7360 from AgentPL/patch-1

Make custom drilldown backButton markup working

9 years agoadds try/catch/finally block to foundation.reflow fn, fixes #7356
zurbchris [Thu, 3 Dec 2015 07:02:17 +0000 (23:02 -0800)] 
adds try/catch/finally block to foundation.reflow fn, fixes #7356

9 years agoupdates dist version of foundation.js
zurbchris [Thu, 3 Dec 2015 06:22:54 +0000 (22:22 -0800)] 
updates dist version of foundation.js

9 years agofixes issue where toggler was double dipping on event listeners, thus not working...
zurbchris [Thu, 3 Dec 2015 06:15:19 +0000 (22:15 -0800)] 
fixes issue where toggler was double dipping on event listeners, thus not working, also cleaned up a few lines of code that were not needed

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Thu, 3 Dec 2015 06:14:09 +0000 (22:14 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoFixes issue where plugins data attributes were being overwritten on init, preventing...
zurbchris [Thu, 3 Dec 2015 06:14:02 +0000 (22:14 -0800)] 
Fixes issue where plugins data attributes were being overwritten on init, preventing actions, specifically toggler

9 years agoMake custom drilldown backButton markup working 7360/head
AgentPL [Thu, 3 Dec 2015 04:28:50 +0000 (05:28 +0100)] 
Make custom drilldown backButton markup working

The drilldown back event currently works only with the default markup. The reason is it's currently triggered only when a custom markup doesn't exist. Fix by detaching _this._back($menu) from the existing condition.

9 years agoFix top bar text alignment issues in docs
Geoff Kimball [Wed, 2 Dec 2015 23:38:14 +0000 (15:38 -0800)] 
Fix top bar text alignment issues in docs

9 years agoUpdates meteor package files after publish to 6.0.5
zurbchris [Wed, 2 Dec 2015 23:30:10 +0000 (15:30 -0800)] 
Updates meteor package files after publish to 6.0.5

9 years agoBump to version 6.0.5 v6.0.5
Geoff Kimball [Wed, 2 Dec 2015 23:26:32 +0000 (15:26 -0800)] 
Bump to version 6.0.5

9 years agoFix gitty instance used in deploy process not initializing
Geoff Kimball [Wed, 2 Dec 2015 23:22:28 +0000 (15:22 -0800)] 
Fix gitty instance used in deploy process not initializing

9 years agoFix Gulp deploy:commit task not running due to variable typo
Geoff Kimball [Wed, 2 Dec 2015 23:15:53 +0000 (15:15 -0800)] 
Fix Gulp deploy:commit task not running due to variable typo

9 years agoIn deploy process, split version number prompt and replace into two Gulp tasks
Geoff Kimball [Wed, 2 Dec 2015 23:14:42 +0000 (15:14 -0800)] 
In deploy process, split version number prompt and replace into two Gulp tasks

9 years agoRefine file handling in Gulp version bump task
Geoff Kimball [Wed, 2 Dec 2015 23:06:39 +0000 (15:06 -0800)] 
Refine file handling in Gulp version bump task

9 years agoChange example text for small headers in docs
Geoff Kimball [Wed, 2 Dec 2015 23:05:18 +0000 (15:05 -0800)] 
Change example text for small headers in docs

9 years agoStart implementing new faster deploy command (NYI)
Geoff Kimball [Tue, 1 Dec 2015 16:57:43 +0000 (08:57 -0800)] 
Start implementing new faster deploy command (NYI)

9 years agoMerge branch 'master' into develop
Geoff Kimball [Wed, 2 Dec 2015 22:59:04 +0000 (14:59 -0800)] 
Merge branch 'master' into develop

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Wed, 2 Dec 2015 22:46:01 +0000 (14:46 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoremoves live console logs from reveal and equalizer
zurbchris [Wed, 2 Dec 2015 22:45:57 +0000 (14:45 -0800)] 
removes live console logs from reveal and equalizer

9 years agoMerge pull request #7268 from brettsmason/patch-1
Brandon Arnold [Wed, 2 Dec 2015 22:09:51 +0000 (14:09 -0800)] 
Merge pull request #7268 from brettsmason/patch-1

Add drilldown sub menu background variable

9 years agoAdd grid-column-align-edge Sass variable to control if the last column in a row align...
Geoff Kimball [Wed, 2 Dec 2015 20:55:56 +0000 (12:55 -0800)] 
Add grid-column-align-edge Sass variable to control if the last column in a row aligns right, closes #7259

9 years agoMerge pull request #7344 from zurb/update-ddown-menu
Chris Oyler [Wed, 2 Dec 2015 20:35:34 +0000 (12:35 -0800)] 
Merge pull request #7344 from zurb/update-ddown-menu

Fixes issues with dropdown menus following/not following links, closing/not closing when desired.

9 years agoMerge pull request #7349 from tjhiggins/th_django_compressor_foundation
Geoff Kimball [Wed, 2 Dec 2015 17:04:32 +0000 (09:04 -0800)] 
Merge pull request #7349 from tjhiggins/th_django_compressor_foundation

Fixes for django-compressor compressing foundation.

9 years agoFixes for django-compressor compressing foundation. 7349/head
thiggins [Wed, 2 Dec 2015 16:19:38 +0000 (16:19 +0000)] 
Fixes for django-compressor compressing foundation.
Running the latest version of django compressor/sass ruby.

scss/components/_media-object.scss
    Breaks when trying to compress the file becauses of $selector.
scss/util/_mixins.scss
    Compiles but corrupts css output making screen unusable.

9 years agoCorrect explanation of typographic scales in docs, closes #7191
Geoff Kimball [Wed, 2 Dec 2015 01:29:49 +0000 (17:29 -0800)] 
Correct explanation of typographic scales in docs, closes #7191

9 years agoMerge pull request #7330 from zecipriano/fix_grid_context
Geoff Kimball [Wed, 2 Dec 2015 01:28:24 +0000 (17:28 -0800)] 
Merge pull request #7330 from zecipriano/fix_grid_context

Fix grid-context mixin

9 years agoChange close button example in kitchen sink to emphasize that it's a static example...
Geoff Kimball [Wed, 2 Dec 2015 01:26:01 +0000 (17:26 -0800)] 
Change close button example in kitchen sink to emphasize that it's a static example, closes #7096

9 years agoReplace fancy quotes in Sass comments with normal quotes, closes #7210
Geoff Kimball [Wed, 2 Dec 2015 01:21:39 +0000 (17:21 -0800)] 
Replace fancy quotes in Sass comments with normal quotes, closes #7210

9 years agoAdd example of .fieldset class to docs #7194
Geoff Kimball [Wed, 2 Dec 2015 01:15:20 +0000 (17:15 -0800)] 
Add example of .fieldset class to docs #7194

9 years agofixes issue where drilldowns removed href attributes from anchors, but did not reappl...
zurbchris [Wed, 2 Dec 2015 00:06:19 +0000 (16:06 -0800)] 
fixes issue where drilldowns removed href attributes from anchors, but did not reapply them on destruction

9 years agocleans up some unused variables and attributes from drilldown menu
zurbchris [Tue, 1 Dec 2015 23:47:10 +0000 (15:47 -0800)] 
cleans up some unused variables and attributes from drilldown menu

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Tue, 1 Dec 2015 23:45:17 +0000 (15:45 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoadds missing .data() to options in magellan, adds option for offsetting scroll positi...
zurbchris [Tue, 1 Dec 2015 23:44:50 +0000 (15:44 -0800)] 
adds missing .data() to options in magellan, adds option for offsetting scroll position for menu bars per #7308

9 years agoMerge pull request #7339 from Grafikart/fix-drilldown-zeroheight
Chris Oyler [Tue, 1 Dec 2015 23:04:28 +0000 (15:04 -0800)] 
Merge pull request #7339 from Grafikart/fix-drilldown-zeroheight

Fix drilldown height wrongly calculated cause hidden elements

9 years agoAdd explanation to the docs for why there's no .hide-for-small class #7343
Geoff Kimball [Tue, 1 Dec 2015 22:55:12 +0000 (14:55 -0800)] 
Add explanation to the docs for why there's no .hide-for-small class #7343

9 years agoadds method for closing dropdown menus on body clicks/taps, adds option to forcefollo... 7344/head
zurbchris [Tue, 1 Dec 2015 22:32:43 +0000 (14:32 -0800)] 
adds method for closing dropdown menus on body clicks/taps, adds option to forcefollow links on mobile devices, should resolve issues with link events in dropdown menu

9 years agoMerge pull request #7182 from zurb/label-badge-a11y
Geoff Kimball [Tue, 1 Dec 2015 21:52:12 +0000 (13:52 -0800)] 
Merge pull request #7182 from zurb/label-badge-a11y

[RFR] Updated accessibility guidelines for label and badge

9 years agoMerge pull request #7341 from Owlbertz/fixed-reveal
Chris Oyler [Tue, 1 Dec 2015 20:37:59 +0000 (12:37 -0800)] 
Merge pull request #7341 from Owlbertz/fixed-reveal

Fixes reveal issue where animated modals would lock out of focusable elements on repeated opening/closing cycles. fixes #7322

9 years agoFocus is now shifted back to the anchor when modal is closed using the keyboard. 7341/head
Marius Olbertz [Tue, 1 Dec 2015 19:58:37 +0000 (20:58 +0100)] 
Focus is now shifted back to the anchor when modal is closed using the keyboard.

9 years agoFixed interaction with key events and animated modals caused by the fact that the...
Marius Olbertz [Tue, 1 Dec 2015 19:09:39 +0000 (20:09 +0100)] 
Fixed interaction with key events and animated modals caused by the fact that the modal's elements aren't visible when it opens.

9 years agoMerge pull request #7323 from carbinemonoxide/develop
Geoff Kimball [Tue, 1 Dec 2015 18:44:10 +0000 (10:44 -0800)] 
Merge pull request #7323 from carbinemonoxide/develop

Fix for #7112

9 years agoFix drilldown height wrongly calculated cause hidden elements 7339/head
Grafikart [Tue, 1 Dec 2015 18:35:19 +0000 (19:35 +0100)] 
Fix drilldown height wrongly calculated cause hidden elements

9 years agoRemove remaining single quotes from documentation, closes #7155
Geoff Kimball [Tue, 1 Dec 2015 18:34:56 +0000 (10:34 -0800)] 
Remove remaining single quotes from documentation, closes #7155

9 years agoRemoving important from _position.scss, using double :last-child instead 7323/head
Josh Moyers [Tue, 1 Dec 2015 18:34:10 +0000 (13:34 -0500)] 
Removing important from _position.scss, using double :last-child instead

9 years agoFix grid-column() mixin not working when using x of y values, fixes #7265
Geoff Kimball [Tue, 1 Dec 2015 18:20:02 +0000 (10:20 -0800)] 
Fix grid-column() mixin not working when using x of y values, fixes #7265

9 years agoGet Sass tests passing
Geoff Kimball [Tue, 1 Dec 2015 18:08:22 +0000 (10:08 -0800)] 
Get Sass tests passing

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Tue, 1 Dec 2015 17:36:15 +0000 (09:36 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7334, adds slashes to prevent docs generator from compiling to markup
zurbchris [Tue, 1 Dec 2015 17:35:35 +0000 (09:35 -0800)] 
fixes #7334, adds slashes to prevent docs generator from compiling to markup

9 years agoUpdate Sass docs with accurate Libsass requirements
Geoff Kimball [Tue, 1 Dec 2015 17:21:21 +0000 (09:21 -0800)] 
Update Sass docs with accurate Libsass requirements

9 years agoChange JS file in bower.json main field to dist/foundation.js, closes #7336
Geoff Kimball [Tue, 1 Dec 2015 17:13:41 +0000 (09:13 -0800)] 
Change JS file in bower.json main field to dist/foundation.js, closes #7336

9 years agoMove .foundation-mq CSS from breakpoint util to global styles mixin, closes #7297
Geoff Kimball [Tue, 1 Dec 2015 17:01:47 +0000 (09:01 -0800)] 
Move .foundation-mq CSS from breakpoint util to global styles mixin, closes #7297

9 years agoFix grid-context mixin 7330/head
Zé Cipriano [Tue, 1 Dec 2015 11:07:07 +0000 (11:07 +0000)] 
Fix grid-context mixin

Store the correct value in $old-grid-column-count so it can be restored
later.

As it was, everytime the grid-context mixin was called, the global value
of $grid-column-count would change to the value of the $columns
parameter.

9 years agoPreventing grid-column-end() from being overruled by specifics of grid-column()
Josh Moyers [Tue, 1 Dec 2015 06:58:39 +0000 (01:58 -0500)] 
Preventing grid-column-end() from being overruled by specifics of grid-column()

9 years agoMerge pull request #7276 from milose/patch-2
Geoff Kimball [Tue, 1 Dec 2015 00:34:18 +0000 (16:34 -0800)] 
Merge pull request #7276 from milose/patch-2

Update abide.md - incorrect attribute

9 years agoAdd Sass variables for title bar, closes #7294
Geoff Kimball [Mon, 30 Nov 2015 23:44:06 +0000 (15:44 -0800)] 
Add Sass variables for title bar, closes #7294

9 years agoUpdate media query docs to use pixel values in breakpoints map instead of rem-calc()
Geoff Kimball [Mon, 30 Nov 2015 23:26:37 +0000 (15:26 -0800)] 
Update media query docs to use pixel values in breakpoints map instead of rem-calc()

9 years agoChange value of $input-color from $dark-gray to $black, closes #7275
Geoff Kimball [Mon, 30 Nov 2015 23:07:03 +0000 (15:07 -0800)] 
Change value of $input-color from $dark-gray to $black, closes #7275

9 years agoUpdate markup for buttons in an input group to separate the button from the wrapper...
Geoff Kimball [Mon, 30 Nov 2015 23:03:53 +0000 (15:03 -0800)] 
Update markup for buttons in an input group to separate the button from the wrapper, closes #7278

9 years agoMerge pull request #7239 from mafrosis/ie8-trailing-commas
Chris Oyler [Mon, 30 Nov 2015 22:46:13 +0000 (14:46 -0800)] 
Merge pull request #7239 from mafrosis/ie8-trailing-commas

Remove trailing commas for IE8 and lower support

9 years agoFix typo in Interchange docs, closes #7287
Geoff Kimball [Mon, 30 Nov 2015 22:30:23 +0000 (14:30 -0800)] 
Fix typo in Interchange docs, closes #7287

9 years agoMerge pull request #7284 from TvrtkoM/grid_doc
Rafi [Mon, 30 Nov 2015 22:23:01 +0000 (14:23 -0800)] 
Merge pull request #7284 from TvrtkoM/grid_doc

issue #7283 - documentation for sass grid-column()

9 years agoMerge pull request #7270 from filipekiss/fix-media-object-mixin
Rafi [Mon, 30 Nov 2015 22:22:27 +0000 (14:22 -0800)] 
Merge pull request #7270 from filipekiss/fix-media-object-mixin

Replaces `&` at the middle of the media-object rule

9 years agoChange default value of $block-grid-max from 6 to 8, closes #7298
Geoff Kimball [Mon, 30 Nov 2015 22:17:56 +0000 (14:17 -0800)] 
Change default value of $block-grid-max from 6 to 8, closes #7298

9 years agoMerge pull request #7272 from milose/patch-1
Chris Oyler [Mon, 30 Nov 2015 21:46:46 +0000 (13:46 -0800)] 
Merge pull request #7272 from milose/patch-1

File name casing for foundation.util.mediaQuery.js

9 years agoMerge pull request #7249 from Renkas/patch-1
Brandon Arnold [Mon, 30 Nov 2015 21:31:48 +0000 (13:31 -0800)] 
Merge pull request #7249 from Renkas/patch-1

Fixes #7229 - limit block grid columns to only immediate child column

9 years agoMerge pull request #7240 from ChiliConSql/topbar-link-color
Brandon Arnold [Mon, 30 Nov 2015 21:31:35 +0000 (13:31 -0800)] 
Merge pull request #7240 from ChiliConSql/topbar-link-color

Issue #7156 - fix $topbar-link-color variable

9 years agoMerge pull request #7234 from TvrtkoM/develop
Brandon Arnold [Mon, 30 Nov 2015 21:29:38 +0000 (13:29 -0800)] 
Merge pull request #7234 from TvrtkoM/develop

css-triangle mixin - change keywords in documentation

9 years agoMerge pull request #7214 from zzplab/develop
Brandon Arnold [Mon, 30 Nov 2015 21:28:41 +0000 (13:28 -0800)] 
Merge pull request #7214 from zzplab/develop

[switch] Fix missing border-radius for the paddle itself

9 years agoMerge pull request #7255 from DanSmith83/patch-1
Brandon Arnold [Mon, 30 Nov 2015 21:27:14 +0000 (13:27 -0800)] 
Merge pull request #7255 from DanSmith83/patch-1

Update forms.md

9 years agoMerge pull request #7288 from blueclock/patch-1
Brandon Arnold [Mon, 30 Nov 2015 21:26:27 +0000 (13:26 -0800)] 
Merge pull request #7288 from blueclock/patch-1

Unnecessary word

9 years agoMerge pull request #7303 from JeremyEnglert/menu-text-link-fix
Brandon Arnold [Mon, 30 Nov 2015 21:25:21 +0000 (13:25 -0800)] 
Merge pull request #7303 from JeremyEnglert/menu-text-link-fix

Removes double padding from menu-text link

9 years agoMerge pull request #7316 from mkurtay/patch-1
Brandon Arnold [Mon, 30 Nov 2015 21:24:59 +0000 (13:24 -0800)] 
Merge pull request #7316 from mkurtay/patch-1

Correct spelling of invisible

9 years agoMerge pull request #7307 from sashaegorov/typos
Brandon Arnold [Mon, 30 Nov 2015 21:24:36 +0000 (13:24 -0800)] 
Merge pull request #7307 from sashaegorov/typos

Typos in javascript.md

9 years agoremoves unnecessary ids from drilldown menu example
zurbchris [Mon, 30 Nov 2015 20:52:16 +0000 (12:52 -0800)] 
removes unnecessary ids from drilldown menu example

9 years agoCorrect spelling of invisible 7316/head
Miray Kurtay [Mon, 30 Nov 2015 19:27:41 +0000 (14:27 -0500)] 
Correct spelling of invisible

Removing the extra i in the description for invisible.

9 years agoFix typo in JavaScript docs code example
Geoff Kimball [Mon, 30 Nov 2015 18:15:46 +0000 (10:15 -0800)] 
Fix typo in JavaScript docs code example

9 years agoRemove remark in Sass docs about uncommenting settings values, as they're all uncomme...
Geoff Kimball [Mon, 30 Nov 2015 17:57:24 +0000 (09:57 -0800)] 
Remove remark in Sass docs about uncommenting settings values, as they're all uncommented by default now

9 years agoClean up documentation for dropdown menus #7074
Geoff Kimball [Mon, 30 Nov 2015 17:50:54 +0000 (09:50 -0800)] 
Clean up documentation for dropdown menus #7074