検索バーをドロップダウンしたときに出てくるtooltipを消したいのだけど
http://i.imgur.com/w3vfJ.png

#searchbar .tooltiptext {
display: none !important;
}

ではダメでした、ご教授を