a bit of custom CSS related to https://github.com/lxndrblz/anatole/issues/129
This commit is contained in:
5
assets/css/custom.css
Normal file
5
assets/css/custom.css
Normal file
@@ -0,0 +1,5 @@
|
||||
/* fix post names being too long*/
|
||||
.list-with-title .listing .listing-post a {
|
||||
max-width:90%;
|
||||
display: inline-block;
|
||||
}
|
Reference in New Issue
Block a user