diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 515523ca0..706116491 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -53,6 +53,7 @@ h2 { } /* Hiding icons in the page titles, they just add clutter MH */ h2 img{display:none;} +h2 a img{display:inline;} /* Set all tables with data... to 100%, let it flow! */ .data{width:100%}