mirror of https://github.com/apache/cloudstack.git
Fix UI tab wrapping
This commit is contained in:
parent
e751dad940
commit
84b2b5a477
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue