Prevent wrapping of 'view all' button

This commit is contained in:
Brian Federle 2013-02-25 11:44:59 -08:00
parent 6c8182b6f4
commit 243b20f0fd

View File

@ -1744,7 +1744,7 @@ div.list-view td.state.off span {
position: relative;
top: 9px;
float: left;
width: 291px;
width: 245px;
}
.detail-group .main-groups table td.value .view-all {