diff --git a/tableeditor.css b/tableeditor.css index 08c2e26..883924f 100644 --- a/tableeditor.css +++ b/tableeditor.css @@ -30,7 +30,7 @@ input { .tableview td { border: 1px solid #000000; - padding: 1px; + padding: 2px 5px 2px 5px; } .tableview th {