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/RssWidget/stylesheets')
-rw-r--r--plugins/RssWidget/stylesheets/rss.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/RssWidget/stylesheets/rss.less b/plugins/RssWidget/stylesheets/rss.less
index 5becda42f3..e3bcdcd028 100644
--- a/plugins/RssWidget/stylesheets/rss.less
+++ b/plugins/RssWidget/stylesheets/rss.less
@@ -30,6 +30,9 @@
line-height: 1.5em;
font-size: 13px;
color: #333333;
+ .screen-reader-text {
+ display: none;
+ }
}
/* hide changing blog post title and date in UI test */