]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Remove menu icon specificity 5049/head
authorWing-Hou Chan <winghouchan@gmail.com>
Wed, 23 Apr 2014 12:07:58 +0000 (13:07 +0100)
committerWing-Hou Chan <winghouchan@gmail.com>
Wed, 23 Apr 2014 12:07:58 +0000 (13:07 +0100)
commitc1c81cbae7f01fbcb9d1df1792c398ac242d21a8
tree05fdc1f883cb48c72555c33f0771fa97fa659dce
parent5cc0934dcee4b0add351c4a57b0e771fea5e93c1
Remove menu icon specificity

Developers may want to use the menu-icon outside the tab-bar.

Currently this is restricted as the CSS selector requires the developer to make the menu icon a child of the tab-bar.

By removing .tab-bar in the selector selecting the menu icon developers will be able to use the menu-icon outside the tab-bar.
scss/foundation/components/_offcanvas.scss