- changed trial-end-date box to have a fixed position
This commit is contained in:
parent
01ed9cdb35
commit
33e97e7b40
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue