Skip to content

Commit

Permalink
tweak table margins
Browse files Browse the repository at this point in the history
  • Loading branch information
MohanMaker committed Dec 16, 2020
1 parent 83d8c91 commit 1fbd663
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion public/css/tabulator.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
text-align: left;
width: 100%;
max-width: 100%;
margin-bottom: 20px;
margin-top: 6px;
margin-bottom: 12px;
-ms-transform: translatez(0);
transform: translatez(0);
}
Expand Down

0 comments on commit 1fbd663

Please sign in to comment.