diff --git a/Dribbblish/user.css b/Dribbblish/user.css index 0ee9810..e0b0799 100644 --- a/Dribbblish/user.css +++ b/Dribbblish/user.css @@ -890,3 +890,6 @@ html.right-expanded-cover.buddyfeed-visible .main-coverSlotExpanded-container { .main-buddyFeed-buddyFeed.main-buddyFeed-buddyFeed-expanded { z-index: 4; } +.main-view-container { + min-height: 100vh !important; +} \ No newline at end of file