Change link style in profile view.
This commit is contained in:
parent
b30eba6859
commit
5cc405ad69
1 changed files with 4 additions and 0 deletions
|
|
@ -664,6 +664,10 @@ hr {
|
|||
}
|
||||
}
|
||||
|
||||
.profile-post-title {
|
||||
@extend .thread-title;
|
||||
}
|
||||
|
||||
// - Sign up modal
|
||||
|
||||
#signup-modal {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue