From 33e97e7b40ed446f3dc1007100dc330598d53992 Mon Sep 17 00:00:00 2001 From: denise Date: Wed, 30 May 2012 14:12:18 -0400 Subject: [PATCH] - changed trial-end-date box to have a fixed position --- airtime_mvc/public/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airtime_mvc/public/css/styles.css b/airtime_mvc/public/css/styles.css index 635444259..ed31730be 100644 --- a/airtime_mvc/public/css/styles.css +++ b/airtime_mvc/public/css/styles.css @@ -2418,7 +2418,7 @@ tfoot tr th { width:142px; height:38px; display:block; - position:absolute; + position:fixed; left:20px; bottom:10px; background-color:#222;