From: Andrew Engelbrecht Date: Wed, 6 Nov 2019 20:28:38 +0000 (-0500) Subject: removing elipses for long titles in teasers X-Git-Url: https://vcs.fsf.org/?p=ryf-theme.git;a=commitdiff_plain;h=4febaa31a11d07bec2cf663f08d9e70444528b76 removing elipses for long titles in teasers sometimes they overlap with text, and they always appear, even if text isn't cut off. ruben and ian prefer it this way. --- diff --git a/css/style.css b/css/style.css index c69bcb2..8c6899d 100644 --- a/css/style.css +++ b/css/style.css @@ -399,6 +399,7 @@ position: relative; } +/* .ryf-list h2 a:after { content: '(...)'; float: right; @@ -408,6 +409,7 @@ right: 2px; font-size: 0.8em; } +*/ .ryf-list .list-inline li:hover { background: #eee;