Opened 6 years ago

#15241 new bug

anchors in vertical tabs don't fill up the space

Reported by: v1nce Owned by:
Priority: minor Milestone: none
Component: ui.tabs Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:

Description

On page http://jqueryui.com/tabs/#vertical the anchors don't fill up all the area of the tabs so the tabs look ineffective if you don't click right on the anchors

IMHO .ui-tabs-vertical .ui-tabs-nav li a lacks the following properties

box-sizing: border-box; width:100%;

I don't know if this is just local to the page or if this is supposed to be commited to the css.

Change History (0)

Note: See TracTickets for help on using tickets.