diff --git a/module/misc/css/features.css b/module/misc/css/features.css index 7d53ba6739..bf21581052 100644 --- a/module/misc/css/features.css +++ b/module/misc/css/features.css @@ -13,7 +13,7 @@ #featuresCarousel .carousel-indicators li {border-color: #d8d8d8; background-color: #d8d8d8; width: 12px; height: 12px;} #featuresCarousel .carousel-indicators li + li {margin-left: 10px !important;} #featuresCarousel .carousel-indicators .active {border-color: #73b1df; background-color: #73b1df; margin: 1px;} -#featuresCarousel .carousel-inner .download-file {position: absolute; right: 110px; bottom: 0; font-size: 12px;} +#featuresCarousel .carousel-inner .download-file {position: absolute; right: 115px; bottom: 0; font-size: 12px;} #features [data-slide-to] {pointer-events: none;} #features.enabled [data-slide-to] {pointer-events: auto;}