Fixed Profiletabs problem

  • Thread starter Thread starter ragtek
  • Start date Start date
Have exactly the same problem and as you say, the navbar behaves in the same way.

I'd go as far to suggets it's a flaw in the navigation at the minute. There must be a clever way to address this but I'm not sure what it is.
 
For reference, scrollable tabs aren't really the answer, IMO. The navigation system is really a whole different ballgame here as it really can't handle multiple rows.

As a possible fix for this, changing the .tabs (and profile tabs) height CSS to min-height and adding overflow style float containment works around this. In the profile case, it doesn't extend the blue background down though (it also moves the bottom tab border to the bottom of the tabs, which is probably better anyway).
 
Top Bottom