Mercurial > hg > webaudioevaluationtool
diff css/core.css @ 2285:e59327ebdb15
Fix for #27. Further improvements for #22. APE no longer blocks if outside-reference defined and check all moved selected.
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Fri, 22 Apr 2016 10:15:12 +0100 |
parents | 760719986df3 |
children | b0b4d264d9a8 |
line wrap: on
line diff
--- a/css/core.css Fri Apr 22 09:52:28 2016 +0100 +++ b/css/core.css Fri Apr 22 10:15:12 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 {