Posted by sfyn on December 21, 2012 at 6:07am
4 followers
Jump to:
| Project: | Zen |
| Version: | 7.x-5.x-dev |
| Component: | CSS/SASS/HTML markup |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This value is used in a couple of places in the layout sources - because the value of padding-top in #main should equal the height of #navigation.
This patch introduces a new variable, $nav-height, to allow easily changing the height of the nav bar across all layouts.
| Attachment | Size |
|---|---|
| 0001-Introduce-height-variable-for-controlling-navigation.patch | 2.19 KB |
Comments
#1
The patch looks fine, I've already used this approach on a couple of Zen subthemes :-)
#2
Committed in http://drupalcode.org/project/zen.git/commit/892ab39. Thanks Sofian!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.