divers fix

This commit is contained in:
2021-06-03 15:49:12 +02:00
parent bd16b1a431
commit 8d27853b79
4 changed files with 42 additions and 74 deletions
@@ -26,6 +26,7 @@ jQuery(document).ready(function($){
$('.bouton-ouverture').html('Voir PLUS'); // Sinon on affiche LIRE PLUS
}
// definir une règle si .texte-cache {max-height}<=.texte-cache.ouvert {max-height}, alors .bouton-ouverture { visible: hidden}
});