diff --git a/runbot/static/src/css/runbot.css b/runbot/static/src/css/runbot.css index 89c79f32..008838ed 100644 --- a/runbot/static/src/css/runbot.css +++ b/runbot/static/src/css/runbot.css @@ -418,3 +418,7 @@ body, .table { code { white-space: pre-wrap; } + +.d-empty-none:empty { + display: none !important; +} diff --git a/runbot/templates/frontend.xml b/runbot/templates/frontend.xml index e66d51c8..5d7486e3 100644 --- a/runbot/templates/frontend.xml +++ b/runbot/templates/frontend.xml @@ -40,9 +40,9 @@ -