make feed-link clickable
This commit is contained in:
parent
f8c6877c16
commit
21aab53e09
@ -737,4 +737,8 @@ ul.language-select > li, ul.footer-menu > li {
|
|||||||
#isso-thread .textarea {
|
#isso-thread .textarea {
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
#isso-thread .isso-feedlink {
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user