From eb4f18aaa84cb4fe0d04ffae738741e3cb63c33f Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Wed, 20 Jun 2018 15:33:06 -0400 Subject: [PATCH] fix layout of /categories page --- plugin.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugin.rb b/plugin.rb index cff4605..d139c08 100755 --- a/plugin.rb +++ b/plugin.rb @@ -114,8 +114,6 @@ and (max-width : 775px) { } .codefund-wrapper { - float: left; - position: relative; z-index: 1; font-family: system, "Helvetica Neue", Helvetica, Arial; font-size: 13px;