- changed trial-end-date box to have a fixed position

This commit is contained in:
denise 2012-05-30 14:12:18 -04:00
parent 01ed9cdb35
commit 33e97e7b40

View file

@ -2418,7 +2418,7 @@ tfoot tr th {
width:142px; width:142px;
height:38px; height:38px;
display:block; display:block;
position:absolute; position:fixed;
left:20px; left:20px;
bottom:10px; bottom:10px;
background-color:#222; background-color:#222;