From 51d930cd84e27af6b93b8fa1b067018b2dd26e02 Mon Sep 17 00:00:00 2001 From: Albert Santoni Date: Wed, 4 Jun 2014 13:47:27 -0400 Subject: [PATCH] Make Live Chat not block the Add Media pagination buttons --- airtime_mvc/public/css/addmedia.css | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/airtime_mvc/public/css/addmedia.css b/airtime_mvc/public/css/addmedia.css index d53d8c453..effa729de 100644 --- a/airtime_mvc/public/css/addmedia.css +++ b/airtime_mvc/public/css/addmedia.css @@ -3,20 +3,8 @@ #recent_uploads_wrapper { width: 100%; + margin-bottom: 40px; } - /* - position: absolute; - left: 5px; - right: 5px; - bottom: 5px; - margin: 0px; - height: 350px; -} -.dataTables_scrollHeadInner > table:nth-child(1) -{ - margin: 0px; -} -*/ #recent_uploads h2 {