mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 04:21:57 +03:00
Merge pull request #3434 from matrix-org/dbkr/roomdirectorybuttonwrap_2
Dont wrap text in room directory buttons
This commit is contained in:
commit
ac0810ab55
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue