From af13a99954e24873eeec862f6eddb2a7a13e1465 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Wed, 13 Feb 2019 12:15:45 -0500 Subject: [PATCH] remove uneeded rule --- contrib/static/krane.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/contrib/static/krane.css b/contrib/static/krane.css index 652f05c..8dc5550 100644 --- a/contrib/static/krane.css +++ b/contrib/static/krane.css @@ -545,13 +545,6 @@ background-repeat: repeat; background-color: #493769; } -body { - display: inline-flex; - flex-direction: column; - flex-wrap: wrap; - flex-flow: wrap; -} - .mod { color: red; }