Download & Extend

Right sidebar overlaps tabs

Project:NewsFlash
Version:6.x-1.6
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

See the screenshot

AttachmentSize
newsflashtabs.jpg56.72 KB

Comments

#1

The same problem is with Drupal Core themes and other themes like Newswire.

People of Newswire theme claim that is might be a Drupal CSS issue. The standard Drupal theming for local tasks tabs is :

system.css (line 215 approx)
ul.primary {
white-space: nowrap;
}

white-space: nowrap; ----> this is the culprit

Why dont you customize this in your theme.

#2

The same problem was in Colorpaper theme and they fixed it.
Why dont you have a look at the changes between the current version and the previous?

#3

Status:active» closed (fixed)

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

nobody click here