Skip to content

Commit

Permalink
Fix too narrow conversation header (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuczynski authored and sindresorhus committed May 26, 2019
1 parent 2f8ed60 commit f8cb7bb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions css/browser.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,6 @@ html.hide-dropdowns .uiContextualLayerPositioner {
display: block !important;
}

/* Narrower titlebar */
._36ic,
._5742,
._673w {
height: 40px !important;
padding: 4px !important;
}
/* Vertically center chat options */
._fl2 {
padding: 0 !important;
Expand Down

0 comments on commit f8cb7bb

Please sign in to comment.