# HG changeset patch # User Nicholas Jillings # Date 1463390967 -3600 # Node ID 48ff93a8256c88ff2605a005a4ca260d5925416f # Parent 21eda4b24dad91b89e72ef7c8f952db815c896c7 Popup titles forced left rather than center justified diff -r 21eda4b24dad -r 48ff93a8256c css/core.css --- a/css/core.css Sun May 15 11:24:04 2016 +0200 +++ b/css/core.css Mon May 16 10:29:27 2016 +0100 @@ -58,6 +58,7 @@ overflow: auto; margin-bottom: 5px; padding: 8px; + text-align: center; } #popupTitle {