Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2021-05-14 06:25:41 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2021-05-14 06:25:41 +0300
commit0cd6cbee136440742a7dc7444e86ce88ba923184 (patch)
tree6b90993760c12f38e159d452d76cbbb9d2e24867 /templates/display
parent759c8ba6be0d1d74aa7891c9eb8de4f7cf69f2f1 (diff)
Remove some .pma-table CSS classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'templates/display')
-rw-r--r--templates/display/results/table.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/display/results/table.twig b/templates/display/results/table.twig
index a27c4a8eee..dada31e3c9 100644
--- a/templates/display/results/table.twig
+++ b/templates/display/results/table.twig
@@ -1,6 +1,6 @@
{% set navigation_html %}
{% if navigation is not empty %}
- <table class="pma-table navigation nospacing nopadding print_ignore">
+ <table class="pma-table navigation print_ignore">
<tr>
<td class="navigation_separator"></td>