diff --git a/module/misc/css/features.css b/module/misc/css/features.css index 84860397e5..7d53ba6739 100644 --- a/module/misc/css/features.css +++ b/module/misc/css/features.css @@ -2,7 +2,7 @@ #features > header {text-align: center;} #features > footer {text-align: center; padding-top: 18px; border-top: 1px solid #eee} -#featuresNav {display: inline-block; font-size: 15px; margin-bottom: 15px;} +#featuresNav {display: inline-block; font-size: 15px; margin-bottom: 5px;} #featuresNav > li > a {opacity: .5;} #featuresNav > li > a:hover {opacity: 1;} #featuresNav > li.active > a {background-color: transparent; font-weight: bold; opacity: .7;} @@ -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: 95px; bottom: 0; font-size: 12px;} +#featuresCarousel .carousel-inner .download-file {position: absolute; right: 110px; bottom: 0; font-size: 12px;} #features [data-slide-to] {pointer-events: none;} #features.enabled [data-slide-to] {pointer-events: auto;} diff --git a/module/misc/view/features.html.php b/module/misc/view/features.html.php index 842c513515..c4632195cc 100644 --- a/module/misc/view/features.html.php +++ b/module/misc/view/features.html.php @@ -21,7 +21,7 @@