Make Live Chat not block the Add Media pagination buttons

This commit is contained in:
Albert Santoni 2014-06-04 13:47:27 -04:00
parent 1468ff0f7c
commit 51d930cd84
1 changed files with 1 additions and 13 deletions

View File

@ -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
{