Fixed font-family in search field
This commit is contained in:
parent
fb0fe3f46e
commit
acd6e91757
|
@ -220,6 +220,7 @@
|
|||
background-repeat: no-repeat;
|
||||
background-position: 1.2em center;
|
||||
color: @colorTextDefault;
|
||||
font-family: Calibri, Helvetica, sans-serif;
|
||||
border-bottom: 1px solid #d9d9d9;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue