minor tweaks
[myslice.git] / plugins / querytable / static / css / querytable.css
1 /* the bottom of the datatable needs more space */
2 div.querytable-spacer { padding: 8px 4px 15px 4px; }
3
4 div.querytable {
5     width: 100%;
6     height: 400px;
7 }