Increased height for span in midmenu

This commit is contained in:
NIKITA 2010-11-04 17:44:00 -07:00
parent 7094e066c8
commit 0c3305282d
1 changed files with 1 additions and 1 deletions

View File

@ -2253,7 +2253,7 @@ a:hover.search_button {
}
.midmenu_textbox span {
width:165px;
height:13px;
height:14px;
float:left;
text-align:left;
font-weight:normal;