mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-14 18:21:12 +02: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 {
|
.mx_RoomDirectory_searchbox {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomDirectory_listheader .mx_NetworkDropdown {
|
.mx_RoomDirectory_listheader .mx_NetworkDropdown {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user