Skip to content

Commit

Permalink
Fixed title bar css bug
Browse files Browse the repository at this point in the history
resolves kdashg#11
  • Loading branch information
Nolski committed Jun 23, 2016
1 parent 4c0e9c0 commit feb61cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions skin/osx/osx.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
height: 44px !important;
}

#titlebar {
background: var(--chrome-background-color);
}

.tabbrowser-tabs {
margin: 0 !important;
padding: 0 !important;
Expand Down

0 comments on commit feb61cc

Please sign in to comment.