5 lines
132 B
CSS
5 lines
132 B
CSS
/* fix post names being too long*/
|
|
/* .list-with-title .listing .listing-post a {
|
|
max-width:90%;
|
|
display: inline-block;
|
|
} */ |