From 10053fa7700b9fe8fa0e5158d76e0b59629b715c Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 7 Aug 2015 16:57:16 +0100 Subject: [PATCH] Argh, the scrollbars! --- skins/base/css/molecules/RoomHeader.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skins/base/css/molecules/RoomHeader.css b/skins/base/css/molecules/RoomHeader.css index 2c424d1540..58416c4d67 100644 --- a/skins/base/css/molecules/RoomHeader.css +++ b/skins/base/css/molecules/RoomHeader.css @@ -88,7 +88,7 @@ limitations under the License. color: #80cef4; font-weight: 400; font-size: 20px; - overflow: scroll; + overflow: hidden; text-overflow: ellipsis; }