Skip to content

Instantly share code, notes, and snippets.

@binnng
Created April 25, 2013 10:00
Show Gist options
  • Select an option

  • Save binnng/5458741 to your computer and use it in GitHub Desktop.

Select an option

Save binnng/5458741 to your computer and use it in GitHub Desktop.
专门针对火狐的css hack
@-moz-document url-prefix(){
#feed_live .name{
position: relative;
top: 6px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment