Skip to content

Commit e564d34

Browse files
authored
Merge pull request element-hq#2512 from vector-im/dbkr/firefox_roomdir_align
Correct text alignment on room directory search
2 parents 5768f73 + 61d7db6 commit e564d34

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)