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')
-rwxr-xr-xplugins/UserCountry/stylesheets/userCountry.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserCountry/stylesheets/userCountry.less b/plugins/UserCountry/stylesheets/userCountry.less
index c035ece395..147666fc24 100755
--- a/plugins/UserCountry/stylesheets/userCountry.less
+++ b/plugins/UserCountry/stylesheets/userCountry.less
@@ -1,5 +1,5 @@
#widgetUserCountrygetRegion, #widgetUserCountrygetCountry, #widgetUserCountrygetCity {
- .dataTable .label img {
+ .dataTable .label > img {
border: 1px solid lightgray;
box-sizing: content-box;
margin-top: -1px;