Recurring snapshot UI: fix tab wrapping

reviewed-by: sonny
This commit is contained in:
Brian Federle 2012-02-22 12:09:10 -08:00
parent 30f968e137
commit e8fbfddef0
1 changed files with 1 additions and 1 deletions

View File

@ -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;