diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 234bd9c913..beeecfe4bc 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -626,6 +626,10 @@ address .poweredby { display: none; } +#notices_primary .e-content h2 { + display: block; +} + .notice { list-style-type: none; margin-bottom: 10px;