Skip to content
Snippets Groups Projects
Commit 33256b38 authored by Karl Prieb's avatar Karl Prieb
Browse files

Adjust padding for username mentions

parent 64689d20
No related branches found
No related tags found
No related merge requests found
......@@ -3767,10 +3767,10 @@ body:not(.is-cordova) {
.mention-link {
border-radius: 4px;
padding: 0px 4px 2px 4px;
&.mention-link-me,
&.mention-link-all {
font-weight: bold;
padding: 0px 4px 2px 4px;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment