Jump to content
  • 0

Проблемы во всех версиях Safari


Tarasenko
 Share

Question

Доброй ночи.

Сайт http://l79377d7.bget.ru/ отображается в google/opera/fox/ie - нормально

А вот safari (любая версия все беда)

1 - под номером телефона есть поиск в котором не отображает лупу. Вот сиss

.search-wrapper { 
   display: inline-block;
  background: -moz-linear-gradient(#f3f3f3, #f3f3f3 50%, #f3f3f3 50%, #f3f3f3);
  background: -ms-linear-gradient(#f3f3f3, #f3f3f3 50%, #f3f3f3 50%, #f3f3f3);
  background: -o-linear-gradient(#f3f3f3, #f3f3f3 50%, #f3f3f3 50%, #f3f3f3);
  background: -webkit-linear-gradient(#f3f3f3, #f3f3f3 50%, #f3f3f3 50%, #f3f3f3);
  border-radius: 1px;
  padding: 1px;
}
.search input { 
   width: 10px;
  height: 32px;
  line-height: 32px;
  font: 13px Helvetica, Arial, sans-serif; 
  color:#000000;
  -moz-transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;  
  padding: 0 30px 0 6px; 
  background-image: url(/wa-data/public/site/themes/img/noun_130305_cc.png), -moz-linear-gradient(#f3f3f3, #f3f3f3);
  background-image: url(/wa-data/public/site/themes/img/noun_130305_cc.png), -ms-linear-gradient(#f3f3f3, #f3f3f3);
  background-image: url(/wa-data/public/site/themes/img/noun_130305_cc.png), -o-linear-gradient(#f3f3f3, #f3f3f3);
  background-image: url(/wa-data/public/site/themes/img/noun_130305_cc.png), -webkit-linear-gradient(#f3f3f3, #f3f3f3); 
  background-repeat: no-repeat; 
  background-position: 100% 50%, 100% 100%;
  border: 1px solid #f3f3f3;
  border-radius: 3px;
}

.search input:focus {
width: 160px;
  color: #0000000;
  background-image: url(/wa-data/public/site/themes/img/noun_130305_cc.png), -moz-linear-gradient(#f3f3f3, #f3f3f3);
  background-image: url(/wa-data/public/site/themes/img/noun_130305_cc.png), -ms-linear-gradient(#f3f3f3, #f3f3f3);
  background-image: url(/wa-data/public/site/themes/img/noun_130305_cc.png), -o-linear-gradient(#f3f3f3, #f3f3f3);
  background-image: url(/wa-data/public/site/themes/img/noun_130305_cc.png), -webkit-linear-gradient(#f3f3f3, #f3f3f3);
}

2 - верх меню да несколько блоков на странице. Думал что проблема в шрифте Roboto Regular., но есть такой момент. Верх меню плохо низ нормально хотя шрифт один.

3 - footer сжатый какой то.

Не подскажите в чем проблема ?! 

P. S. Спасибо за потраченное время. 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy