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 Napoli <matthieu@mnapoli.fr>2015-04-16 03:57:53 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-04-16 04:03:33 +0300
commit6341041d0f56cca81a8a50a4b3258cbe9336c34e (patch)
tree130349c2fc946b6f74add2c3631d42ac46429b5d /plugins/SegmentEditor/stylesheets
parent626747a60451194a4a3c6f6cbb454a24d186c000 (diff)
#7481 UI fixes
Diffstat (limited to 'plugins/SegmentEditor/stylesheets')
-rw-r--r--plugins/SegmentEditor/stylesheets/segmentation.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SegmentEditor/stylesheets/segmentation.less b/plugins/SegmentEditor/stylesheets/segmentation.less
index df6be6dfc4..126badb948 100644
--- a/plugins/SegmentEditor/stylesheets/segmentation.less
+++ b/plugins/SegmentEditor/stylesheets/segmentation.less
@@ -248,7 +248,7 @@ div.scrollable {
.segment-element .segment-content .segment-add-or {
text-shadow: 0 1px 0 #fff;
display: inline-block;
- width: 98%;
+ width: 100%;
padding: 0 1%;
background: #efefeb;
border-radius: 3px 3px 3px 3px;