Increase tab max-width

This commit is contained in:
Nick O'Leary 2015-03-28 22:08:39 +00:00
parent cf0c2825eb
commit f4ec9a72d5
1 changed files with 1 additions and 1 deletions

View File

@ -1071,7 +1071,7 @@ ul.red-ui-tabs li {
margin: 0 5px 0 0;
height: 23px;
line-height: 17px;
max-width: 150px;
max-width: 200px;
width: 14%;
overflow: hidden;
white-space: nowrap;