Problem style in tabview orientation left with + of 8 tabs

UI Components for JSF
Post Reply
Jgomes
Posts: 125
Joined: 13 Oct 2011, 11:30

01 Sep 2014, 09:28

Hi,

when I use more than 8 tabs in tabview with orientation left the background of this no expand
Image
Primefaces 5.2/5.3
Mojarra 2.1.29
Jboss AS7-WildFly 8

Jgomes
Posts: 125
Joined: 13 Oct 2011, 11:30

03 Sep 2014, 14:52

I found a solution
the probelm is that in CSS

Code: Select all

.ui-tabs-left > .ui-tabs-nav {
				float: left;
				width: 23%;
				height: 300px;
				background-image: none;
				padding-top: 1px;
			}
The height is limited to 300px and with many tabs this height its exceed i changhe height to 100% and for me the result its ok
Primefaces 5.2/5.3
Mojarra 2.1.29
Jboss AS7-WildFly 8

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 19 guests