fitted max length of excerptbox
This commit is contained in:
parent
23d659a229
commit
b71871a0c7
|
@ -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;}
|
||||
|
|
Loading…
Reference in New Issue