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:
authorMatthieu Aubry <mattab@users.noreply.github.com>2017-05-09 12:42:21 +0300
committerGitHub <noreply@github.com>2017-05-09 12:42:21 +0300
commit41e37ae7cb965bf152ee9bd60745f454a356f769 (patch)
tree74576c62377b8658012131860920d161525b75b8 /plugins/UserCountry/stylesheets/userCountry.less
parent317700513cc732bb2371edbe645555feadbbc545 (diff)
parent125d502da360f84476ae22a5249ab3db3045d3dd (diff)
Merge pull request #11679 from piwik/3.x-dev3.0.4-b3
Release Piwik 3.0.4-b3
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;