Fix UI tab wrapping

This commit is contained in:
bfederle 2012-01-26 11:20:18 -08:00
parent e751dad940
commit 84b2b5a477
1 changed files with 1 additions and 1 deletions

View File

@ -1094,7 +1094,7 @@ div.list-view td.state.off span {
.ui-tabs ul.ui-tabs-nav {
margin-top: 42px;
display: block;
width: 95%;
width: 100%;
height: 41px;
border: none;
overflow: hidden;