Skip to content

Commit 61d7db6

Browse files
committed
Correct text alignment on room directory search
Seemed to only be broken on firefox
1 parent 9310d92 commit 61d7db6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/skins/vector/css/vector-web/structures/RoomDirectory.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ limitations under the License.
6262

6363
.mx_RoomDirectory_searchbox {
6464
display: table-cell;
65+
vertical-align: middle;
6566
}
6667

6768
.mx_RoomDirectory_listheader .mx_NetworkDropdown {

0 commit comments

Comments
 (0)