mirror of https://github.com/apache/cloudstack.git
Recurring snapshot UI: fix tab wrapping
reviewed-by: sonny
This commit is contained in:
parent
30f968e137
commit
e8fbfddef0
|
|
@ -6796,7 +6796,7 @@ div.panel.ui-dialog div.list-view div.fixed-header {
|
|||
.recurring-snapshots .ui-tabs ul li a {
|
||||
width: 76px;
|
||||
text-indent: 28px;
|
||||
margin: 0 32px 0 0;
|
||||
margin: 0 14px 0 0;
|
||||
padding: 8px 0 5px;
|
||||
background: url(../images/sprites.png) no-repeat -521px -540px;
|
||||
border: none;
|
||||
|
|
|
|||
Loading…
Reference in New Issue