Height increased of second line in mid menu

This commit is contained in:
NIKITA 2010-11-18 14:54:58 -08:00
parent 4d053964b6
commit bdc8b068f1

View File

@ -2262,12 +2262,12 @@ a:hover.search_button {
} }
.midmenu_textbox span { .midmenu_textbox span {
width:165px; width:165px;
height:14px; height:15px;
float:left; float:left;
text-align:left; text-align:left;
font-weight:normal; font-weight:normal;
font-size:10px; font-size:10px;
margin:3px 0 0 0; margin:2px 0 0 0;
padding:0; padding:0;
overflow:hidden; overflow:hidden;
} }