【发布时间】:2015-04-06 14:11:59
【问题描述】:
我有一个搜索栏可以在 Windows 上完美运行,但在 Mac 上却不行,我们已经有 3 个不同的人尝试过,他们反馈说搜索栏不在正确的位置
它应该是这样的:http://puu.sh/fxTdJ/a19ae11d62.jpg
以下是样式:
#search {
position:relative;
top:-30px;
}
#search div {
padding-right:0;
}
#search button {
height:33px;
margin-top:1px;
background:#666;
color:#ccc;
border:1px solid #666;
border-radius:3px;
}
【问题讨论】:
-
SAFARI 浏览器看起来有问题。不特定于 mac。