Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserCountry/stylesheets/userCountry.less')
-rw-r--r--plugins/UserCountry/stylesheets/userCountry.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/UserCountry/stylesheets/userCountry.less b/plugins/UserCountry/stylesheets/userCountry.less
index 515513bf8d..1fb2dce597 100644
--- a/plugins/UserCountry/stylesheets/userCountry.less
+++ b/plugins/UserCountry/stylesheets/userCountry.less
@@ -44,4 +44,10 @@ span.is-broken {
[name="geoip-isp-db"] .alert {
margin-bottom: 0;
+}
+
+.locationProviderSelection {
+ .loadingPiwik {
+ padding: 1px;
+ }
} \ No newline at end of file