开发者

Text element only showing in Firefox, not safari or chrome

开发者 https://www.devze.com 2023-03-30 00:53 出处:网络
me and my friend are making this site and in firefox this certain text area is showing fine, but in safari and chrome it doesnt, it just is completely hidden.

me and my friend are making this site and in firefox this certain text area is showing fine, but in safari and chrome it doesnt, it just is completely hidden.

http://skincache.com/request_reply

We have no idea why.

Thank开发者_如何学C you


You should inspect your code with Chrome Dev Tool or Firebug, because I can see this:

#request_reply ul li {
  height: 0px;
}

Disabling it solves the problem.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号