Skip to content

Instantly share code, notes, and snippets.

@leollon
Created March 15, 2019 08:09
Show Gist options
  • Save leollon/88488f9ebce936efb27abbc59eea1c30 to your computer and use it in GitHub Desktop.
Save leollon/88488f9ebce936efb27abbc59eea1c30 to your computer and use it in GitHub Desktop.
slim down ubuntu gnome 3.18 title bar fatness
.header-bar.default-decoration {
padding-top: 2px;
padding-bottom: 2px;
}
.header-bar.default-decoration .button.titlebutton {
padding-top: 2px;
padding-bottom: 2px;
}
/*
https://askubuntu.com/questions/821813/how-to-slim-down-ubuntu-gnome-title-bar-fatness
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment