mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Correct text alignment on room directory search
Seemed to only be broken on firefox
This commit is contained in:
parent
9310d92605
commit
61d7db6eb6
@ -62,6 +62,7 @@ limitations under the License.
|
||||
|
||||
.mx_RoomDirectory_searchbox {
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.mx_RoomDirectory_listheader .mx_NetworkDropdown {
|
||||
|
Loading…
Reference in New Issue
Block a user