1
0

Do not truncate entry titles in entry list.

References #117
This commit is contained in:
Matthias Mees
2014-04-18 16:33:24 +02:00
parent ed1fb3c8a3
commit 041994aa58
2 changed files with 2 additions and 2 deletions

View File

@ -2682,7 +2682,7 @@ img.mfp-img {
#entries_list h3,
#serendipity_comments_list h4,
.karmalog h4 {
max-width: none;
max-width: 75%;
}
.comments_pane .pagination h3,