fitted max length of excerptbox

This commit is contained in:
jorge-vitrubio 2022-09-19 15:17:16 +02:00
parent 23d659a229
commit b71871a0c7
1 changed files with 1 additions and 1 deletions

View File

@ -793,7 +793,7 @@ span.cat a{text-transform: uppercase; letter-spacing:normal}
.boxentry img.attachment-artists-thumb, .boxentry img.gran {margin-bottom:11.5px!important;}
.boxentry .contingut, .boxentry p.excerptbox { display:block; overflow:hidden;margin-bottom: 15px; padding: 0;}
.boxentry .curt, .boxentry p.excerptbox {height: auto/*60px*/; font-size:11.5px;}
.boxentry .curt, .boxentry p.excerptbox {max-height: 5.6rem; height: auto/*60px*/; font-size:11.5px;}
.boxentry .mig {height: 195px;}
.boxentry .llarg {height: 225px;}
.boxentry .plus {height: 331px;}