Skip to content

Commit

Permalink
Global: Fix rendering of certain buttons in Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Jul 28, 2016
1 parent 7d1ff7f commit 9d88f74
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions github-dark.css
Expand Up @@ -427,7 +427,7 @@
.delete-owners-button:hover, .btn-link, .avatar-child,
.session-authentication .header-logged-out,
.session-authentication .auth-form-header,
.timeline-progressive-disclosure-items, #com #footer, .inline-form .btn-plain,
.timeline-progressive-disclosure-items, #com #footer,
.pr-toolbar, .diffbar, .shade-gradient, #categories .list, .gist-banner,
.select-menu-item-parent, .main-content, .showcase-page-header,
.showcase-page-pattern:after, .description-inline, .result-group a,
Expand Down Expand Up @@ -2242,8 +2242,7 @@
.menu a, .menu li, .usage-bar dd, .setup-form-container .fieldgroup .fields,
.inline-comments .line-comments, #gist-form .gist-name-textbox,
#adv_code_search .search-page-input, .fullscreen-overlay textarea,
.file .image .border-wrap, .site-search .chromeless-input,
.inline-form .btn-plain {
.file .image .border-wrap, .site-search .chromeless-input {
border: 0 !important;
}
.dashboard-tabs a {
Expand Down

0 comments on commit 9d88f74

Please sign in to comment.