From 88a21f20b4462a5fecee07ff80b6010bc8d6efa0 Mon Sep 17 00:00:00 2001 From: rulingcom Date: Thu, 14 Oct 2021 05:29:46 +0000 Subject: [PATCH] fix error --- assets/stylesheets/template/modules/ad_banner.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/template/modules/ad_banner.scss b/assets/stylesheets/template/modules/ad_banner.scss index 620b23e..cc350d1 100644 --- a/assets/stylesheets/template/modules/ad_banner.scss +++ b/assets/stylesheets/template/modules/ad_banner.scss @@ -33,7 +33,7 @@ right: 1em; top: 1em; z-index: 200; - + bottom: 0; li { display: inline-block; }