Skip to content

Commit 3f59e7e

Browse files
author
MatthieuLP
committed
fixed input width on chrome
1 parent 46b8d99 commit 3f59e7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css/hf_base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,6 +1044,7 @@ li.path-ext-svg a img {
10441044
#word-search {
10451045
margin: 0 0 10px 0;
10461046
width: -moz-available;
1047+
width: -webkit-fill-available;
10471048
background: #eee;
10481049
color: #444;
10491050
border-radius: 5px;

0 commit comments

Comments
 (0)