# HG changeset patch # User www-data # Date 1461316860 -3600 # Node ID 1448b446d6b388b52bca2678a3512dc21cca732c # Parent ace330a899109c24f44fea9bd11821beaf8abf1a# Parent e59327ebdb153366ed3ab3e913a5447a3d0ca43a Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool diff -r ace330a89910 -r 1448b446d6b3 css/core.css --- a/css/core.css Wed Apr 20 21:21:01 2016 +0100 +++ b/css/core.css Fri Apr 22 10:21:00 2016 +0100 @@ -50,12 +50,13 @@ margin-bottom: 35px; } -div#popupTitle { +div#popupTitleHolder { width: inherit; min-height: 25px; max-height: 250px; overflow: auto; margin-bottom: 5px; + text-align: center; } div#popupResponse { diff -r ace330a89910 -r 1448b446d6b3 index.html --- a/index.html Wed Apr 20 21:21:01 2016 +0100 +++ b/index.html Fri Apr 22 10:21:00 2016 +0100 @@ -68,7 +68,7 @@