It will affect all GtkNotebook widgets, but something like this works (tweak to taste):
```css
notebook > header.top > tabs > tab {
padding: 0px 12px 0px 12px;
}
```
Simplest way to use is to use `Tools->Configuration Files->geany.css` and paste
that at the end and save it.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2468#issuecomment-610695277
