From ac279d7d2c580c1bd039ec1ce8f33784f553e4aa Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sat, 11 Apr 2020 12:04:34 -0700 Subject: [PATCH] Revert "Fixes pulldowns in all-shelves element" This reverts commit a948ed9e03d277e0b368c9ac6ee4158332bc79af. --- fedireads/static/format.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/fedireads/static/format.css b/fedireads/static/format.css index 3e614b84..f093bcd5 100644 --- a/fedireads/static/format.css +++ b/fedireads/static/format.css @@ -553,8 +553,6 @@ dd { position: relative; z-index: 1; overflow-y: auto; - height: 23em; - margin-bottom: -10em; } .all-shelves h2 { white-space: nowrap;