mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Recurring snapshot UI: fix tab wrapping
This commit is contained in:
parent
84b18473e7
commit
f182e1ba47
@ -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…
x
Reference in New Issue
Block a user