Skip to main content

Search and Top Navigation

#15241 new bug ()

Opened September 21, 2017 10:11PM UTC

Last modified September 21, 2017 10:11PM UTC

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.

Attachments (0)
Change History (0)