projects
/
ryf-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a48bd8b
)
removing elipses for long titles in teasers
author
Andrew Engelbrecht
<andrew@fsf.org>
Wed, 6 Nov 2019 20:28:38 +0000
(15:28 -0500)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Wed, 6 Nov 2019 20:28:38 +0000
(15:28 -0500)
sometimes they overlap with text, and they always appear, even if text
isn't cut off. ruben and ian prefer it this way.
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index c69bcb229ea7c8b51bcfb4f01d5dab640f3ea6e6..8c6899d881aa766a1e4e7e2cc07da0ca3cbce996 100644
(file)
--- 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;