Thank you for contributing this wonderful theme.

There is a slight bug.
When I create a View with menu_local_task using the Views module
and select a menu local task item, the title of the selected node
is displayed on the extreme right.
See attached screen shots.
The 1st one is Acquia_Marina
The 2nd one is Marinelli which displays the title correctly.

Thank you.

CommentFileSizeAuthor
#2 view1.jpg263.21 KBcmgui
#2 view2.jpg251.38 KBcmgui
#2 view3.jpg255.86 KBcmgui
#2 view4.jpg269.43 KBcmgui
marinelli1.jpg24.91 KBcmgui
acquia1.jpg40.59 KBcmgui

Comments

jwolf’s picture

Status: Active » Postponed (maintainer needs more info)

I suspect the markup for the Views menu_local_task is slightly different than Drupal's default tabs.
The theme probably just needs a couple styles to fix this.

Can you post a link to your site where this is happening so I can see what's going on?
Looking at your site will help me identify what needs to be adjusted.

cmgui’s picture

StatusFileSize
new269.43 KB
new255.86 KB
new251.38 KB
new263.21 KB

Thank you jwolf for the fast reply.

Unfortunately, my site is an internal site with a private IP address.
But the problem should be easily reproduced.
I created the views using the Views module.
View type is node.

Attached here are some screen shots of the View pages.

jwolf’s picture

Status: Postponed (maintainer needs more info) » Fixed
#content-inner {
  clear: left;
}
cmgui’s picture

thank you jwolf
it works!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.