From 70b8e76d1df22d48aae4874d5f4b9ddbd0abc1d8 Mon Sep 17 00:00:00 2001 From: Ivan Filippov Date: Sun, 3 Jul 2016 13:27:11 -0600 Subject: [PATCH] Fix width of DNSSEC buttons. Make Enabled button green. Fixes #68. --- app/templates/dashboard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html index 99984a0..ad14a43 100644 --- a/app/templates/dashboard.html +++ b/app/templates/dashboard.html @@ -155,11 +155,11 @@ {% if domain.dnssec %} - {% else %} - {% endif %}