dont wrap text in room directory buttons

This commit is contained in:
Bruno Windels 2019-09-12 15:59:15 +02:00 committed by David Baker
parent 3f31666409
commit a4837d702a

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 {