Fixed font-family in search field

This commit is contained in:
Bernd Erk 2014-11-07 00:56:18 +01:00
parent fb0fe3f46e
commit acd6e91757
1 changed files with 1 additions and 0 deletions

View File

@ -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;
}