From 27db49a72295cefba2c64448c7dd8b571e6d4c5d Mon Sep 17 00:00:00 2001 From: timotheyca Date: Sat, 14 May 2022 03:19:01 +0300 Subject: [PATCH] .PageBottomBanner--unauth --- css/vk.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/vk.css b/css/vk.css index f81ceb2..93021d8 100644 --- a/css/vk.css +++ b/css/vk.css @@ -173,7 +173,8 @@ body.is_page { #ads_left, #fastchat-reforged, .chat_onl_wrap, -ShortVideoFeedBlock { +ShortVideoFeedBlock, +.PageBottomBanner--unauth { display: none !important; }