diff -r 2754a76e2787 -r 56937307d7f4 integration/css/reset.css --- 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