Correct text alignment on room directory search
Seemed to only be broken on firefox
This commit is contained in:
@@ -62,6 +62,7 @@ limitations under the License.
|
||||
|
||||
.mx_RoomDirectory_searchbox {
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.mx_RoomDirectory_listheader .mx_NetworkDropdown {
|
||||
|
||||
Reference in New Issue
Block a user