remove dashed border on right
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 17 Jun 2019 09:42:48 +0000 (02:42 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Mon, 17 Jun 2019 09:42:48 +0000 (02:42 -0700)
dashed border on right was conflicting with wide tables

local.css

index e8229f24365169f4b241c897277b242e6ba207bc..1c423e5a4184efdf4d9215dd976f53471d5eb0b8 100644 (file)
--- 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{