Firefox only css rules

Posted About 10 years ago. Visible to the public. Repeats.

For css rules only for Firefox use this container:

@-moz-document url-prefix() {
  #some_id{
    height: auto;
  }
}
konjoot
Last edit
Almost 6 years ago
konjoot
Posted by konjoot to wiki (2014-01-28 09:06)