changeset 2344:48ff93a8256c

Popup titles forced left rather than center justified
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Mon, 16 May 2016 10:29:27 +0100
parents 21eda4b24dad
children 9239f1d74f01
files css/core.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 {