diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index 2de7949..fb07270 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -7118,6 +7118,9 @@ label.panel-block { overflow: visible; z-index: 10; } +.page-title .container { + overflow-x: hidden; } + /* On content listing pages (e.g. card view mode). */ .background-replacement-for-no-image { height: 10rem; }