dont wrap text in room directory buttons

pull/21833/head
Bruno Windels 2019-09-12 15:59:15 +02:00
parent ab6215f9aa
commit 2bed264b0d
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ limitations under the License.
.mx_RoomDirectory_join, .mx_RoomDirectory_preview {
width: 80px;
text-align: center;
white-space: nowrap;
}
.mx_RoomDirectory_name {