From 81fed0530b0bcb96761166de88ab9e271296b645 Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Mon, 17 Jun 2019 02:42:48 -0700 Subject: [PATCH] remove dashed border on right dashed border on right was conflicting with wide tables --- local.css | 1 - 1 file changed, 1 deletion(-) diff --git a/local.css b/local.css index e8229f243..1c423e5a4 100644 --- a/local.css +++ b/local.css @@ -16,7 +16,6 @@ body{ margin-left: 10px; margin-right: -10px; text-align: left; - border-right: dashed 1px; padding-right: 30px; } .pagedate{ -- 2.30.2