hui (owner)

Revisions

gist: 85412 Download_button fork
public
Public Clone URL: git://gist.github.com/85412.git
Embed All Files: show embed
IE下overflow失灵 #
1
2
3
4
5
.chatlines {
  height: 300px;width:100%;
  overflow-y: scroll;
  position:relative;
}