There are a number of customisations to php files, and we use a custom theme (
https://github.com/digital-york/Borthwick-Catalogue-CSS-theme). However, my feeling is that this problem is unrelated to any of the customisations, because the modifications are only to files that shouldn't have effect on what's displayed in the body of the Description Updates page. I could be wrong though.
I will list the customised files anyway:
/usr/share/nginx/atom/apps/qubit/templates/_header.php
/usr/share/nginx/atom/apps/qubit/templates/_footer.php
/usr/share/nginx/atom/apps/qubit/modules/search/templates/_box.php
/usr/share/nginx/atom/apps/qubit/modules/default/templates/_popular.php
/usr/share/nginx/atom/apps/qubit/modules/default/actions/popularComponent.class.php
/usr/share/nginx/atom/apps/qubit/modules/menu/templates/_quickLinksMenu.php
/usr/share/nginx/atom/apps/qubit/modules/menu/templates/_userMenu.php
/usr/share/nginx/atom/lib/QubitInformationObjectXmlCache.class.php
If any of the above files stand out as likely to be involved, I'd be happy to diff them with the official ones to see if our customisations are the cause. Also, I turned off the stylesheet in my browser and the problem was still apparent, so I'd presume this means the custom theme is not the cause.
In terms of the installation process, it broadly adheres to the official installation instructions, though all of the work is done by Puppet.