<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Remove Outline on Buttons in Firefox'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 21 Apr 2026 07:50:27 +0000</lastBuildDate>
    <item>
      <title>Nettuts said on 10/Aug/2010</title>
      <link>https://snipplr.com/view/38859/remove-outline-on-buttons-in-firefox</link>
      <description>&lt;p&gt;You would think that, with the button element, outlines could be removed with button:focus { outline: 0;} --- but that doesn't work. The code above will do the trick.&lt;/p&gt;</description>
      <pubDate>Tue, 10 Aug 2010 16:27:16 UTC</pubDate>
      <guid>https://snipplr.com/view/38859/remove-outline-on-buttons-in-firefox</guid>
    </item>
    <item>
      <title>vagrantradio said on 02/Feb/2011</title>
      <link>https://snipplr.com/view/38859/remove-outline-on-buttons-in-firefox</link>
      <description>&lt;p&gt;Actually, this only works if you use the &lt; button &gt; element as opposed to input type="button".&lt;/p&gt;</description>
      <pubDate>Wed, 02 Feb 2011 08:15:09 UTC</pubDate>
      <guid>https://snipplr.com/view/38859/remove-outline-on-buttons-in-firefox</guid>
    </item>
  </channel>
</rss>
