Firefox only css rules

Updated . Posted . 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
konjoot
Posted by konjoot to wiki (2014-01-28 09:06)