summaryrefslogtreecommitdiffstats
path: root/webapp/sass/responsive/_tablet.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/responsive/_tablet.scss')
-rw-r--r--webapp/sass/responsive/_tablet.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss
index 54fff87e8..e97eb3b59 100644
--- a/webapp/sass/responsive/_tablet.scss
+++ b/webapp/sass/responsive/_tablet.scss
@@ -220,9 +220,8 @@
.sidebar--right__title {
display: inline-block;
max-width: 300px;
- white-space: nowrap;
- overflow: hidden;
text-overflow: ellipsis;
+ white-space: nowrap;
}
}