diff --git a/interface/web/dns/templates/dns_a_list.htm b/interface/web/dns/templates/dns_a_list.htm index da8a8aaf0629241e8abdaebae3533ad4a151504d..64d2ce5817ab5c68fcd644f64ad8f3c3c710d6a4 100644 --- a/interface/web/dns/templates/dns_a_list.htm +++ b/interface/web/dns/templates/dns_a_list.htm @@ -1,6 +1,5 @@
-
@@ -12,8 +11,7 @@ {tmpl_var name="datalog_changes_end_txt"}
-

-
+

{tmpl_var name="toolsarea_head_txt"}

diff --git a/interface/web/themes/default/assets/stylesheets/ispconfig.css b/interface/web/themes/default/assets/stylesheets/ispconfig.css index 8d679f274049b8482b1e0b05beaafd9458f1f6a9..f444d2594fbfbf441eb93640c24366bd15fce8f7 100644 --- a/interface/web/themes/default/assets/stylesheets/ispconfig.css +++ b/interface/web/themes/default/assets/stylesheets/ispconfig.css @@ -128,6 +128,10 @@ body { .btn-group-justified .btn:last-of-type { border-right-width: 1px; } +.btn { + margin-top: 3px; +} + #content { width: 78%; }