Skip to content

Commit

Permalink
Fixes 884943 - Removing min height CSS elements, allowing tables to b…
Browse files Browse the repository at this point in the history
…e the right height for their data.
  • Loading branch information
brandonsavage committed Sep 16, 2013
1 parent a1cb9bb commit 58a6a68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/css/demo_table.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@

.dataTables_wrapper {
position: relative;
min-height: 302px;
clear: both;
_height: 302px;
zoom: 1; /* Feeling sorry for IE */
}

Expand Down

0 comments on commit 58a6a68

Please sign in to comment.