Skip to content

Commit

Permalink
adding some amazing -moz CSS from the @necolas
Browse files Browse the repository at this point in the history
  • Loading branch information
dhg committed Jan 27, 2012
1 parent d34cdf6 commit b7ae333
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions stylesheets/base.css
Expand Up @@ -200,6 +200,13 @@
padding-right: 0 !important;
text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}


/* #Tabs (activate in tabs.js)
================================================== */
Expand Down

0 comments on commit b7ae333

Please sign in to comment.