Вернуться к списку форумов Вернуться

Поддержка пользователей

Community support

Требуется помощь!

Сообщение: #1-346-7
18.09.2014 21:40
а нашел, у вас в css.inc стоит
input[type=search] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
font-family: inherit;
font-size: 100%;
height: 20px;
background: url(images/sf.png) no-repeat 9px center;
background-color: rgba(0,0,0,0.1);
border: solid 1px rgba(255,255,255,0.2);
color: blanchedalmond;
padding: 4px 4px 4px 32px;
width: 1670%;

-webkit-border-radius: 10em;
-moz-border-radius: 10em;
border-radius: 10em;

-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
margin-bottom:0px;
}

width: 1670%;!!!!
вопрос откуда.