Bug 1225054 - In room list, if a room name is too long and requires "...", the "..." renders over the menu items of the pen menu. r=mikedeboer

This commit is contained in:
Manuel Casas 2015-11-16 06:41:00 +01:00
Родитель 035e729b8f
Коммит 75def80ec4
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -382,6 +382,7 @@ html[dir="rtl"] .room-entry-context-actions > .dropdown-menu {
right: 21px;
bottom: auto;
left: auto;
z-index: 1;
}
/* Keep ".room-list > .room-entry > h2" in sync with these. */