** Description changed:

  Firefox on Ubuntu only (tested on Windows, Mac) adds a dotted border
- outside input submit that you can remove only with following code:
+ outside input submit (on active) that you can remove only with following
+ code:
  
  button::-moz-focus-inner {
-    border: 0;
+    border: 0;
  }

** Description changed:

  Firefox on Ubuntu only (tested on Windows, Mac) adds a dotted border
  outside input submit (on active) that you can remove only with following
- code:
+ invalid CSS code:
  
  button::-moz-focus-inner {
     border: 0;
  }

** Description changed:

  Firefox on Ubuntu only (tested on Windows, Mac) adds a dotted border
  outside input submit (on active) that you can remove only with following
  invalid CSS code:
  
- button::-moz-focus-inner {
+ input::-moz-focus-inner {
     border: 0;
  }

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598851

Title:
  Firefox - dotted border only in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1598851/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to