make feed-link clickable
This commit is contained in:
parent
f8c6877c16
commit
21aab53e09
1 changed files with 4 additions and 0 deletions
|
@ -737,4 +737,8 @@ ul.language-select > li, ul.footer-menu > li {
|
|||
#isso-thread .textarea {
|
||||
color: #000;
|
||||
}
|
||||
#isso-thread .isso-feedlink {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue