GNOME Bugzilla – Bug 709918
Horizontal padding needed around header bar titles
Last modified: 2013-12-15 03:00:03 UTC
Created attachment 257013 [details] screenshot Look at the attached screenshot - the title gets far too close to the buttons on either side. I would add padding of at least 12px to either side.
Created attachment 257449 [details] Header bar after padding applied Show header bar with some padding
Created attachment 257450 [details] [review] Add 12px hpadding to header bar Use gtk misc hpadding
Re-assigning to gtk+, since this is internal to headerbar. I believe using hpadding for title and subtitle GtkMisc is fine and attached patch could be applied. Attached screenshot ("... after padding ..") shows the difference.
Much better! :)
How about setting up css padding for the title and subtitle styles that those labels use, instead ?