My apologies for failing to mention this known issue, and its solution.
Themes with larger font sizes will cause the tabbed menu to wrap onto a second line.
The solution is to edit themes/your_theme/style/account.css#nava {float:left; padding-left:1px; padding-bottom:27px; width:480px; height:auto; margin-top:-20px;}
#nava .select li:hover .sub {display:block; position:absolute; width:480px; top:2.5em; background:#ffffff; margin-top:1px; padding:3px 0 3px 0;}
Just increase each of the width:480px; values until your problem goes.
Alternatively, just add font-size:10px; #nava {float:left; padding-left:1px; padding-bottom:27px; width:480px; height:auto; margin-top:-20px; font-size:10px;}
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
|