integration/css/reset.css
changeset 19 43ac4bd80e71
parent 15 56937307d7f4
--- a/integration/css/reset.css	Wed Oct 24 18:50:26 2012 +0200
+++ b/integration/css/reset.css	Thu Oct 25 16:41:19 2012 +0200
@@ -69,4 +69,9 @@
 }
 .clear{
 	clear: both;
+}
+
+input::-moz-focus-inner {
+    border: 0 none;
+    padding: 0;
 }
\ No newline at end of file