Fixed data_table min height, changed artists -> artists per page and total artists (dataTables.min.js)

This commit is contained in:
Remy
2011-08-05 14:49:19 -07:00
parent d9e46ed247
commit 996ad22b6c
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
padding: 20px;
background-color: white;
position: relative;
min-height: 125px;
min-height: 155px;
clear: both;
_height: 302px;
zoom: 1; /* Feeling sorry for IE */