css3 - Titillium Web Font applied to Select element -



css3 - Titillium Web Font applied to Select element -

i have utilize titillium web font select element within web-page, , have utilize specific font-size , font-weight values. problem is, specified values, text within select element shifted downwards , lower edges hidden! i've tried using next css properties on select element:

vertical-align: text-top !important; line-height: 80%;

but none works! can 1 help me solve please?

css3 vertical-alignment html-select css

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -