diff --git a/jquery.restable.css b/jquery.restable.css index 3bc18de..7b55291 100644 --- a/jquery.restable.css +++ b/jquery.restable.css @@ -4,7 +4,7 @@ ul.tabletolist { } /* Table with no row headers */ ul.tabletolist.nrh { - border-bottom: 2px solid #ddd;resize + border-bottom: 2px solid #ddd; } /* Table with no row headers columns */ ul.tabletolist.nrh > li { @@ -37,4 +37,4 @@ ul.tabletolist ul > li .row_headers { /* Table row data */ ul.tabletolist ul > li .row_data { float:right;font-weight:800; -} \ No newline at end of file +}