Browser: Chrome 21.0.1180.81 beta on Ubuntu
Screenshot of frontend:
Screenshot of backend:
Note I have the module installed standalone and not as part of Spark.
The issue with the backend with the local tabs seems to be #1733648: Styling of primary links tabs breaks down with Seven theme. There is still 'in your face' very large styling of the navbar, and a padding of 8px at the top in navbar.css which makes it look even larger.
In my opinion remove the 8px top padding and make the #navbar-menu links easier to click, like the #navbar-drawer links are. i.e. Remove padding from the list items and add it to the anchors instead, anchors will also need to be "display: blocks;"
No longer reproducible with alpha4
Automatically closed -- issue fixed for 2 weeks with no activity.
Adding screenshots.
Comments
Comment #1
dave reidNote I have the module installed standalone and not as part of Spark.
Comment #2
dave reidThe issue with the backend with the local tabs seems to be #1733648: Styling of primary links tabs breaks down with Seven theme. There is still 'in your face' very large styling of the navbar, and a padding of 8px at the top in navbar.css which makes it look even larger.
Comment #3
mustanggb commentedIn my opinion remove the 8px top padding and make the #navbar-menu links easier to click, like the #navbar-drawer links are.
i.e. Remove padding from the list items and add it to the anchors instead, anchors will also need to be "display: blocks;"
Comment #4
hass commentedNo longer reproducible with alpha4
Comment #5.0
(not verified) commentedAdding screenshots.