This is particularly only an issue on small screens, but can be a problem when too many tabs have been added. Tabs will start to overlap the content when too many are present, covering up content actually on the page.

I'll attach a patch in a few minutes.

Before
Too many tabs before

After
Too many tabs after

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

  • kyletaylored committed 41e3279 on 7.x-4.x
    git commit -m 'Issue #2463201 by kyletaylored: Overlapping tabs when too...
kyletaylored’s picture

Status: Active » Fixed
FileSize
31.83 KB

Fixed and adding some margin for when things start to overlap, it'll give the eyes room to breathe.

Fixed overlapping tabs

  • topsitemakers committed af9b21d on 7.x-4.x
    Additional fix for #2463201: bottom margin on secondary tabs
    
aramboyajyan’s picture

Thanks for fixing this Kyle.

In af9b21d I added a fix for secondary tabs, because they inherited bottom margin.

Before: http://i.imgur.com/jfyhvLR.png
After: http://i.imgur.com/V68ODvy.png

kyletaylored’s picture

Hah! I was just looking at that yesterday. Good catch.

Status: Fixed » Closed (fixed)

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