dont wrap text in room directory buttons

This commit is contained in:
Bruno Windels 2019-09-12 15:59:15 +02:00
parent ab6215f9aa
commit 2bed264b0d

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 {