aboutsummaryrefslogtreecommitdiff
path: root/app/views/subscription/index.phtml
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-04-18 22:35:09 +0200
committerGravatar GitHub <noreply@github.com> 2022-04-18 22:35:09 +0200
commitd350a545139699f77fa844446dbf1371b3acb9c4 (patch)
treeb8b8d77d2f78fd4855559fc6cb9d370957b7c653 /app/views/subscription/index.phtml
parent93b11514840c7b00f3df6590557fbb249eae6c3b (diff)
Improved: Slider: Close area = grey background (#4292)
* CSS * fix order * no X icon * improved CSS * Update queries.phtml
Diffstat (limited to 'app/views/subscription/index.phtml')
-rw-r--r--app/views/subscription/index.phtml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/subscription/index.phtml b/app/views/subscription/index.phtml
index fd3d1e69e..446d64bff 100644
--- a/app/views/subscription/index.phtml
+++ b/app/views/subscription/index.phtml
@@ -73,7 +73,6 @@
</div>
</div>
</div>
-
<?php $class = $this->displaySlider ? ' active' : ''; ?>
<a href="#" id="close-slider" class="<?= $class ?>">
<?= _i('close') ?>