From e6bf102bc03504d9abc584f15da70a5fed7fa950 Mon Sep 17 00:00:00 2001 From: Ruin0x11 Date: Mon, 4 May 2020 00:09:33 -0700 Subject: Add list of posts to pools --- client/css/pool-list-view.styl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/css') diff --git a/client/css/pool-list-view.styl b/client/css/pool-list-view.styl index 2333a37..2daf694 100644 --- a/client/css/pool-list-view.styl +++ b/client/css/pool-list-view.styl @@ -14,7 +14,7 @@ white-space: nowrap background: $top-navigation-color .names - width: 28% + width: 84% .usages text-align: center width: 8% @@ -33,7 +33,7 @@ &:not(:last-child):after content: ', ' @media (max-width: 800px) - .implications, .suggestions + .posts display: none .pool-list-header -- cgit v1.3