fixed title text indent bug

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-29 14:16:38 +02:00
parent 9b7d1f6199
commit df063fc463
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4617,7 +4617,7 @@ div.messages {
/* line 553, jee.scss */
#main .node-chapitre.node-teaser h2.node-title a {
display: block;
text-indent: -1000px;
text-indent: -2000px;
overflow: hidden;
}
/* line 565, jee.scss */