diff --git a/modules/collections/client/less/collections.less b/modules/collections/client/less/collections.less index f7f62eba..8b87f2b8 100644 --- a/modules/collections/client/less/collections.less +++ b/modules/collections/client/less/collections.less @@ -94,7 +94,7 @@ bottom: 0; left: 0; right: 0; - padding: 30px 20px; + padding: 20px 10px; background-color: #333; background-color: rgba(0, 0, 0, 0.3); border-radius: 8px; @@ -111,7 +111,7 @@ position: absolute; left: 0; right: 0; - bottom: 30px; + bottom: 20px; i { text-shadow: 0 0 0.1em #000,-0 -0 0.1em #000; diff --git a/modules/collections/client/views/collections.client.view.html b/modules/collections/client/views/collections.client.view.html index cc742a55..8f8d3430 100644 --- a/modules/collections/client/views/collections.client.view.html +++ b/modules/collections/client/views/collections.client.view.html @@ -36,7 +36,7 @@