dont wrap text in room directory buttons

pull/21833/head
Bruno Windels 2019-09-12 15:59:15 +02:00 committed by David Baker
parent 3f31666409
commit a4837d702a
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 {