removed small line-height if inside of indexall wide view
This commit is contained in:
parent
a0c3846ddd
commit
6cd75b987f
|
@ -527,6 +527,7 @@
|
|||
.indexall.wide .boxentry {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
line-height: inherit;
|
||||
}
|
||||
.indexall.wide .contentcurt {
|
||||
/* column-count: 2; */
|
||||
|
|
Loading…
Reference in New Issue