]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoBorder-radius on buttons inputs should prefer $button-radius to $global radius 7954/head
George Connor [Thu, 21 Jan 2016 04:23:47 +0000 (15:23 +1100)] 
Border-radius on buttons inputs should prefer $button-radius to $global radius

9 years agofixes issue where .first-sub of vertical dropdown menus rendered in the wrong locatio...
Chris Oyler [Wed, 20 Jan 2016 22:01:03 +0000 (14:01 -0800)] 
fixes issue where .first-sub of vertical dropdown menus rendered in the wrong location (watch out people, I did sassy things)

9 years agoMerge branch 'master' into develop
Geoff Kimball [Wed, 20 Jan 2016 21:58:00 +0000 (13:58 -0800)] 
Merge branch 'master' into develop

9 years agoFix <legend> element overflowing in IE10, fixes #7662
Geoff Kimball [Wed, 20 Jan 2016 21:53:52 +0000 (13:53 -0800)] 
Fix <legend> element overflowing in IE10, fixes #7662

9 years agoMerge pull request #7949 from jacobalvarez/develop
Geoff Kimball [Wed, 20 Jan 2016 21:08:09 +0000 (13:08 -0800)] 
Merge pull request #7949 from jacobalvarez/develop

Make drilldown menu "Back" arrow part of the <a>

9 years agoMerge pull request #7944 from brettsmason/patch-1
Geoff Kimball [Wed, 20 Jan 2016 21:05:01 +0000 (13:05 -0800)] 
Merge pull request #7944 from brettsmason/patch-1

Add .top-bar-title class

9 years agoMake drilldown menu "Back" arrow part of the <a> 7949/head
Jacob Alvarez [Wed, 20 Jan 2016 20:56:31 +0000 (14:56 -0600)] 
Make drilldown menu "Back" arrow part of the <a>

Makes the drilldown menu's "Back" arrows to be pseudo-element of the "Back" <a> rather than the <li>.  This provides consistency with the "forward" arrows and makes them clickable.

9 years agoMake drilldown menu "Back" arrow part of the <a>
Jacob Alvarez [Wed, 20 Jan 2016 20:54:07 +0000 (14:54 -0600)] 
Make drilldown menu "Back" arrow part of the <a>

Makes the drilldown menu's "Back" arrows to be pseudo-element of the "Back" <a> rather than the <li>.  This provides consistency with the "forward" arrows and makes them clickable.

9 years agoAdded $topbar-title-spacing variable 7944/head
Brett Mason [Wed, 20 Jan 2016 20:19:50 +0000 (20:19 +0000)] 
Added $topbar-title-spacing variable

Added $topbar-title-spacing variable to remove reliance on the grid.

9 years agoRemove unnecessary classes and attributes from menus in responsive nav docs examples...
Geoff Kimball [Wed, 20 Jan 2016 20:08:28 +0000 (12:08 -0800)] 
Remove unnecessary classes and attributes from menus in responsive nav docs examples, closes #7291

9 years agoCorrect flex grid source ordering example in docs, closes #7946
Geoff Kimball [Wed, 20 Jan 2016 19:43:59 +0000 (11:43 -0800)] 
Correct flex grid source ordering example in docs, closes #7946

9 years agoCut back specificity of dropdown menu classes, fix cascade issue with top bar <ul...
Geoff Kimball [Wed, 20 Jan 2016 19:16:37 +0000 (11:16 -0800)] 
Cut back specificity of dropdown menu classes, fix cascade issue with top bar <ul>s, and fix .simple menu bar not working with plain text #7900 #7892

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Wed, 20 Jan 2016 19:12:29 +0000 (11:12 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7927, but points out other issues needing resolution. Breaks out scrolling...
Chris Oyler [Wed, 20 Jan 2016 19:12:21 +0000 (11:12 -0800)] 
fixes #7927, but points out other issues needing resolution. Breaks out scrolling feature of Magellan into small function, if deeplinking enabled scrolls to location.hash element on init

9 years agoAdd .top-bar-title
Brett Mason [Wed, 20 Jan 2016 19:01:45 +0000 (19:01 +0000)] 
Add .top-bar-title

Adds top-bar-title class.

9 years agoAdd width: 100%; missing from tables, fixes #7937
Geoff Kimball [Wed, 20 Jan 2016 18:50:49 +0000 (10:50 -0800)] 
Add width: 100%; missing from tables, fixes #7937

9 years agoChange $dropdown-font-size from 16rem to 1rem
Geoff Kimball [Wed, 20 Jan 2016 18:50:21 +0000 (10:50 -0800)] 
Change $dropdown-font-size from 16rem to 1rem

9 years agoMerge pull request #7939 from amosmos/patch-1
Geoff Kimball [Wed, 20 Jan 2016 16:54:10 +0000 (08:54 -0800)] 
Merge pull request #7939 from amosmos/patch-1

the name is title bar

9 years agothe name is title bar 7939/head
amosmos [Wed, 20 Jan 2016 08:55:05 +0000 (10:55 +0200)] 
the name is title bar

not only this is how the class is called, it is also how it is named in the customized download options of zurb...

9 years agofixes docs data attribute for off-canvas and adds building block example
RafiBomb [Wed, 20 Jan 2016 00:38:20 +0000 (16:38 -0800)] 
fixes docs data attribute for off-canvas and adds building block example

9 years agoMerge pull request #7654 from derweili/develop
Geoff Kimball [Tue, 19 Jan 2016 23:48:11 +0000 (15:48 -0800)] 
Merge pull request #7654 from derweili/develop

Fix: shrink wider than 100%

9 years agoMerge pull request #7931 from abdullahsalem/Fix-dropdown-menu-alignment-rtl
Geoff Kimball [Tue, 19 Jan 2016 23:36:49 +0000 (15:36 -0800)] 
Merge pull request #7931 from abdullahsalem/Fix-dropdown-menu-alignment-rtl

Fix dropdown menu's alignment and arrow in RTL mode #7930

9 years agoRefine documentation for accordion menu
Geoff Kimball [Tue, 19 Jan 2016 23:27:22 +0000 (15:27 -0800)] 
Refine documentation for accordion menu

9 years agoRefine documentation for drilldown menu
Geoff Kimball [Tue, 19 Jan 2016 23:22:18 +0000 (15:22 -0800)] 
Refine documentation for drilldown menu

9 years agoRefine documentation for Reveal modals
Geoff Kimball [Tue, 19 Jan 2016 23:16:06 +0000 (15:16 -0800)] 
Refine documentation for Reveal modals

9 years agoRefine documentation for slider
Geoff Kimball [Tue, 19 Jan 2016 23:00:24 +0000 (15:00 -0800)] 
Refine documentation for slider

9 years agoRemove warning about npm v3 from readme, as it works fine
Geoff Kimball [Tue, 19 Jan 2016 22:51:36 +0000 (14:51 -0800)] 
Remove warning about npm v3 from readme, as it works fine

9 years agoUpdate npm dependencies
Geoff Kimball [Tue, 19 Jan 2016 22:45:13 +0000 (14:45 -0800)] 
Update npm dependencies

9 years agoAdd example of using breakpoint() multiple times within @media
Geoff Kimball [Tue, 19 Jan 2016 22:17:59 +0000 (14:17 -0800)] 
Add example of using breakpoint() multiple times within @media

9 years agoMerge pull request #7905 from designerno1/fix-ddm-body-off-click
Chris Oyler [Tue, 19 Jan 2016 21:33:09 +0000 (13:33 -0800)] 
Merge pull request #7905 from designerno1/fix-ddm-body-off-click

[DropdownMenu] fixes body off click on destroy

9 years agoUn-nest .progress-meter-text to reduce specificity
Geoff Kimball [Tue, 19 Jan 2016 21:18:42 +0000 (13:18 -0800)] 
Un-nest .progress-meter-text to reduce specificity

9 years agoUse absolute-center() mixin on progress meter element
Geoff Kimball [Tue, 19 Jan 2016 21:18:00 +0000 (13:18 -0800)] 
Use absolute-center() mixin on progress meter element

9 years agoOn progress bars, only output border-radius if necessary, and apply border radius...
Geoff Kimball [Tue, 19 Jan 2016 21:16:23 +0000 (13:16 -0800)] 
On progress bars, only output border-radius if necessary, and apply border radius to inner meter as well, fixes #7929

9 years agoProperly center-align rows within expanded rows, fixes #7801
Geoff Kimball [Tue, 19 Jan 2016 20:50:59 +0000 (12:50 -0800)] 
Properly center-align rows within expanded rows, fixes #7801

9 years agoFixed the dropdown menu's arrow in RTL mode 7931/head
Abdullah Salem [Tue, 19 Jan 2016 20:38:56 +0000 (23:38 +0300)] 
Fixed the dropdown menu's arrow in RTL mode

9 years agoFixed the dropdown menu's alignment in RTL mode
Abdullah Salem [Tue, 19 Jan 2016 20:38:04 +0000 (23:38 +0300)] 
Fixed the dropdown menu's alignment in RTL mode

9 years agoupdates dropdown to match change to regex in tooltip, 23fe3c5
Chris Oyler [Tue, 19 Jan 2016 18:20:43 +0000 (10:20 -0800)] 
updates dropdown to match change to regex in tooltip, 23fe3c5

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Tue, 19 Jan 2016 18:05:26 +0000 (10:05 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes # 7917, updates tooltip regex to prevent unintentional matches with similar...
Chris Oyler [Tue, 19 Jan 2016 18:04:44 +0000 (10:04 -0800)] 
fixes # 7917, updates tooltip regex to prevent unintentional matches with similar classnames

9 years agoMerge pull request #7918 from adriantomic/patch-1
Geoff Kimball [Tue, 19 Jan 2016 18:00:25 +0000 (10:00 -0800)] 
Merge pull request #7918 from adriantomic/patch-1

Update grid.md with grid-column-position(center)

9 years agoMerge pull request #7919 from cucharadepalo/patch-1
Geoff Kimball [Tue, 19 Jan 2016 17:59:08 +0000 (09:59 -0800)] 
Merge pull request #7919 from cucharadepalo/patch-1

[Dropdown] Dropdown-font-size variable not used in mixin

9 years agoupdates tabs to check for preexisting ids on content links
Chris Oyler [Tue, 19 Jan 2016 17:47:46 +0000 (09:47 -0800)] 
updates tabs to check for preexisting ids on content links

9 years agoAdded font size variable to the mixin 7919/head
cucharadepalo [Tue, 19 Jan 2016 11:21:47 +0000 (12:21 +0100)] 
Added font size variable to the mixin

The dropdown-font-size-variable wasn't used  in the mixin. Corrected border-radius alphabetical position

9 years agoUpdate grid.md with grid-column-position(center) 7918/head
Adrian [Tue, 19 Jan 2016 10:32:45 +0000 (11:32 +0100)] 
Update grid.md with grid-column-position(center)

Added description on how to center a column semantically.

9 years agoremoves reference to unused option in off-canvas
Chris Oyler [Mon, 18 Jan 2016 21:06:17 +0000 (13:06 -0800)] 
removes reference to unused option in off-canvas

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Mon, 18 Jan 2016 20:46:19 +0000 (12:46 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes typos in equalizer
Chris Oyler [Mon, 18 Jan 2016 20:46:12 +0000 (12:46 -0800)] 
fixes typos in equalizer

9 years agoAdd extra CSS for when .expanded and .stacked-for-small are used on the same button...
Geoff Kimball [Mon, 18 Jan 2016 20:33:27 +0000 (12:33 -0800)] 
Add extra CSS for when .expanded and .stacked-for-small are used on the same button group, fixes #7393

9 years agoremoves has-submenu and submenu classes from dropdown menu
Chris Oyler [Mon, 18 Jan 2016 19:54:36 +0000 (11:54 -0800)] 
removes has-submenu and submenu classes from dropdown menu

9 years agoupdates nest util, removes unused classes and aria attibutes
Chris Oyler [Mon, 18 Jan 2016 19:53:53 +0000 (11:53 -0800)] 
updates nest util, removes unused classes and aria attibutes

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Mon, 18 Jan 2016 19:41:30 +0000 (11:41 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoupdates state classes for accordion and drilldown menus, typo fixes for accordion...
Chris Oyler [Mon, 18 Jan 2016 19:41:27 +0000 (11:41 -0800)] 
updates state classes for accordion and drilldown menus, typo fixes for accordion and abide

9 years agoMerge pull request #7898 from TvrtkoM/simulate_touch-MouseEvent
Chris Oyler [Mon, 18 Jan 2016 19:18:21 +0000 (11:18 -0800)] 
Merge pull request #7898 from TvrtkoM/simulate_touch-MouseEvent

use MouseEvent constructor to simulate touch events.

9 years agoMerge pull request #7903 from designerno1/fix-accordion-menu-7836
Chris Oyler [Mon, 18 Jan 2016 19:16:09 +0000 (11:16 -0800)] 
Merge pull request #7903 from designerno1/fix-accordion-menu-7836

should fix #7836

9 years agoMerge pull request #7885 from monosize/drilldown
Chris Oyler [Mon, 18 Jan 2016 19:14:03 +0000 (11:14 -0800)] 
Merge pull request #7885 from monosize/drilldown

Bugfix for drilldown.js - wrong submenu class

9 years agoMerge pull request #7855 from designerno1/fix-dd-hover
Chris Oyler [Mon, 18 Jan 2016 19:12:11 +0000 (11:12 -0800)] 
Merge pull request #7855 from designerno1/fix-dd-hover

fixes #7848 [Dropdown Menus] hoverDelay and closingTime not working r…

9 years agoremoves unecessary aria-selected attribute from dropdown menu, closes #7852
Chris Oyler [Mon, 18 Jan 2016 17:52:52 +0000 (09:52 -0800)] 
removes unecessary aria-selected attribute from dropdown menu, closes #7852

9 years agoMake title of the Dropdown Menu docs page singular
Geoff Kimball [Mon, 18 Jan 2016 17:47:33 +0000 (09:47 -0800)] 
Make title of the Dropdown Menu docs page singular

9 years ago[DropdownMenu] fixes body off click on destroy 7905/head
jk [Mon, 18 Jan 2016 09:38:23 +0000 (10:38 +0100)] 
[DropdownMenu] fixes body off click on destroy

9 years agoshould fix #7836 7903/head
jk [Mon, 18 Jan 2016 09:07:10 +0000 (10:07 +0100)] 
should fix #7836
[Responsive Menu] data-force-follow="true" resize
Misspelling accordionMenu

9 years agouse MouseEvent constructor to simulate touch events. 7898/head
Tvrtko [Sat, 16 Jan 2016 20:10:07 +0000 (21:10 +0100)] 
use MouseEvent constructor to simulate touch events.

simulating event with .initMouseEvent still available for browsers not supporting MouseEvent

9 years agoLint Sass
Geoff Kimball [Sat, 16 Jan 2016 01:27:39 +0000 (17:27 -0800)] 
Lint Sass

9 years agoChange jQuery dependency in package.json to use a ~, to lock it to 2.1.x, closes...
Geoff Kimball [Fri, 15 Jan 2016 23:03:32 +0000 (15:03 -0800)] 
Change jQuery dependency in package.json to use a ~, to lock it to 2.1.x, closes #7893

9 years agoMerge pull request #7851 from brettsmason/patch-1
Geoff Kimball [Fri, 15 Jan 2016 21:24:37 +0000 (13:24 -0800)] 
Merge pull request #7851 from brettsmason/patch-1

Corrected submenu adjustment

9 years agoIn Pagination Sass, use @else instead of @if not
Geoff Kimball [Fri, 15 Jan 2016 21:22:08 +0000 (13:22 -0800)] 
In Pagination Sass, use @else instead of @if not

9 years agoMerge pull request #7888 from DaSchTour/patch-1
Geoff Kimball [Fri, 15 Jan 2016 21:21:39 +0000 (13:21 -0800)] 
Merge pull request #7888 from DaSchTour/patch-1

Change logic for $pagination-mobile-items=true

9 years agofixes typo
Rafi [Fri, 15 Jan 2016 19:14:10 +0000 (11:14 -0800)] 
fixes typo

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Fri, 15 Jan 2016 18:02:56 +0000 (10:02 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7890, simple oversight
Chris Oyler [Fri, 15 Jan 2016 18:01:01 +0000 (10:01 -0800)] 
fixes #7890, simple oversight

9 years agoPossible fix for #7887 7888/head
Daniel Schuba [Fri, 15 Jan 2016 13:06:58 +0000 (14:06 +0100)] 
Possible fix for #7887

Change logic for $pagination-mobile-items=true

9 years agoBugfix for drilldown.js - wrong submenu class 7885/head
monosize [Fri, 15 Jan 2016 09:06:16 +0000 (10:06 +0100)] 
Bugfix for drilldown.js - wrong submenu class

9 years agoAdd example of masked file upload button to docs, closes #7707
Geoff Kimball [Fri, 15 Jan 2016 01:37:55 +0000 (17:37 -0800)] 
Add example of masked file upload button to docs, closes #7707

9 years agoFix Reveal sizing classes in docs to be accurate, closes #7868
Geoff Kimball [Fri, 15 Jan 2016 00:41:30 +0000 (16:41 -0800)] 
Fix Reveal sizing classes in docs to be accurate, closes #7868

9 years agofixes #7818, adds callback func to execute at modal closing completion
Chris Oyler [Fri, 15 Jan 2016 00:08:22 +0000 (16:08 -0800)] 
fixes #7818, adds callback func to execute at modal closing completion

9 years agocloses #7882, adds examples of passing options for plugins through js, as well as...
Chris Oyler [Thu, 14 Jan 2016 23:50:07 +0000 (15:50 -0800)] 
closes #7882, adds examples of passing options for plugins through js, as well as explanations of options precedence

9 years agoimproves documentation for close-button and callout components, specifying how to...
Chris Oyler [Thu, 14 Jan 2016 21:32:33 +0000 (13:32 -0800)] 
improves documentation for close-button and callout components, specifying how to use Motion UI classes for snazzier animated closing of things

9 years agofixes #7880, improves fallback for data-closable elements, if no parameter passed...
Chris Oyler [Thu, 14 Jan 2016 21:28:31 +0000 (13:28 -0800)] 
fixes #7880, improves fallback for data-closable elements, if no parameter passed to the data-closable attribute, now falls back to jquery fadeOut method. include a Motion UI class in the attribute to take advantage of the extra animations, and ensure you have Motion UI loaded

9 years agofixes #7850
Chris Oyler [Thu, 14 Jan 2016 21:10:00 +0000 (13:10 -0800)] 
fixes #7850

9 years agofixes #7863, oversight of not including the templateClasses option in the addClass...
Chris Oyler [Thu, 14 Jan 2016 21:08:00 +0000 (13:08 -0800)] 
fixes #7863, oversight of not including the templateClasses option in the addClass call on init

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Thu, 14 Jan 2016 21:05:07 +0000 (13:05 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7833, was caused by events bubbling up the dom tree even after they had reache...
Chris Oyler [Thu, 14 Jan 2016 21:05:04 +0000 (13:05 -0800)] 
fixes #7833, was caused by events bubbling up the dom tree even after they had reached their parent container

9 years agoMerge pull request #7878 from alerosa/patch-1
Geoff Kimball [Thu, 14 Jan 2016 19:58:00 +0000 (11:58 -0800)] 
Merge pull request #7878 from alerosa/patch-1

Removed braces from $.ajax call example

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Thu, 14 Jan 2016 19:31:33 +0000 (11:31 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes issue where replaced event was firing early on html file replacement with inter...
Chris Oyler [Thu, 14 Jan 2016 19:30:30 +0000 (11:30 -0800)] 
fixes issue where replaced event was firing early on html file replacement with interchange, fixes #7838

9 years agofixes issue where google maps script was being loaded multiple times on interchange...
Chris Oyler [Thu, 14 Jan 2016 19:28:49 +0000 (11:28 -0800)] 
fixes issue where google maps script was being loaded multiple times on interchange replace events. also centers the map/places marker over ZURB hq

9 years agoIn .travis.yml, run npm install -g bower before npm install, because core-js/typeahea...
Geoff Kimball [Thu, 14 Jan 2016 17:55:33 +0000 (09:55 -0800)] 
In .travis.yml, run npm install -g bower before npm install, because core-js/typeahead uses bower

9 years agoSpecify npm install only in .travis.yml
Geoff Kimball [Thu, 14 Jan 2016 17:43:48 +0000 (09:43 -0800)] 
Specify npm install only in .travis.yml

9 years agoRemove .top-bar a styles and $topbar-link-color Sass variable, closes #7843
Geoff Kimball [Thu, 14 Jan 2016 17:13:41 +0000 (09:13 -0800)] 
Remove .top-bar a styles and $topbar-link-color Sass variable, closes #7843

9 years agoRemoved braces from $.ajax call example 7878/head
Alessandro Rosa [Thu, 14 Jan 2016 13:58:25 +0000 (14:58 +0100)] 
Removed braces from $.ajax call example

jQuery wants an url string or/plus a config object with a set of key/value pairs

9 years agoAdd Bower install to travis script
Geoff Kimball [Wed, 13 Jan 2016 21:08:04 +0000 (13:08 -0800)] 
Add Bower install to travis script

9 years agoAdd .travis.yml
Geoff Kimball [Wed, 13 Jan 2016 19:16:49 +0000 (11:16 -0800)] 
Add .travis.yml

9 years agoRemove manual reporting from Sass unit tests, just use the Mocha reporter instead
Geoff Kimball [Wed, 13 Jan 2016 19:00:57 +0000 (11:00 -0800)] 
Remove manual reporting from Sass unit tests, just use the Mocha reporter instead

9 years agoUse nyan reporter for Sass unit tests because it's important
Geoff Kimball [Wed, 13 Jan 2016 00:31:57 +0000 (16:31 -0800)] 
Use nyan reporter for Sass unit tests because it's important

9 years agoMerge pull request #7856 from colin-marshall/sass-tests
Geoff Kimball [Wed, 13 Jan 2016 00:28:12 +0000 (16:28 -0800)] 
Merge pull request #7856 from colin-marshall/sass-tests

Migrate Sass unit tests to True

9 years agoMerge pull request #7860 from kevindice/patch-1
Brandon Arnold [Wed, 13 Jan 2016 00:13:49 +0000 (16:13 -0800)] 
Merge pull request #7860 from kevindice/patch-1

Differentiate Tab Example Content

9 years agoDifferentiate Tab Example Content 7860/head
Kevin Dice [Wed, 13 Jan 2016 00:11:27 +0000 (18:11 -0600)] 
Differentiate Tab Example Content

The tab bodies in the horizontal tab demo had the same contents, potentially causing a copy/paste user to think that the example code does not work.

9 years agoAdded gulp-mocha, removed bootcamp 7856/head
colin-marshall [Tue, 12 Jan 2016 19:53:35 +0000 (12:53 -0700)] 
Added gulp-mocha, removed bootcamp

9 years agoConverted tests for remaining functions
colin-marshall [Tue, 12 Jan 2016 19:45:41 +0000 (12:45 -0700)] 
Converted tests for remaining functions

9 years agofixes #7848 [Dropdown Menus] hoverDelay and closingTime not working right 7855/head
jk [Tue, 12 Jan 2016 17:14:38 +0000 (18:14 +0100)] 
fixes #7848 [Dropdown Menus] hoverDelay and closingTime not working right

9 years agoCorrected submenu adjustment 7851/head
Brett Mason [Tue, 12 Jan 2016 14:04:29 +0000 (14:04 +0000)] 
Corrected submenu adjustment

Corrects submenu margin-top adjustment to target only nested submenus.