From 79f21cbdbc1ec23063dfb6b1229c3f176818d809 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Tue, 4 Sep 2018 21:39:31 +0100 Subject: [PATCH 1/1] dmca: fix minor whitespace issue --- cookbooks/dmca/files/default/html/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cookbooks/dmca/files/default/html/style.css b/cookbooks/dmca/files/default/html/style.css index 1cacd5c6a..d3efdb4a2 100644 --- a/cookbooks/dmca/files/default/html/style.css +++ b/cookbooks/dmca/files/default/html/style.css @@ -102,13 +102,13 @@ .regForm li.formList-top { border-top: none; - font-size: .8em; - padding: 10px 0px; + font-size: .8em; + padding: 10px 0px; } .regForm li.formList { - font-size: .8em; - padding: 10px 0px; + font-size: .8em; + padding: 10px 0px; } .regForm li.opt { -- 2.43.2