diff -r 265a5f1cc7cf -r 43ac4bd80e71 integration/css/reset.css --- 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