integration/css/reset.css
brancheditorjs
changeset 15 56937307d7f4
parent 2 25e1f60979ae
--- a/integration/css/reset.css	Wed Oct 24 17:50:32 2012 +0200
+++ b/integration/css/reset.css	Thu Oct 25 13:31:02 2012 +0200
@@ -69,4 +69,9 @@
 }
 .clear{
 	clear: both;
+}
+
+input::-moz-focus-inner {
+    border: 0 none;
+    padding: 0;
 }
\ No newline at end of file