Commit 99fc6236 authored by Aron Carroll's avatar Aron Carroll

Remove italic styling on the replies text

parent 76c3d2f5
......@@ -15,12 +15,6 @@ $threadexp-width: .6em;
cursor: pointer;
position: relative;
&.thread-collapsed {
.reply-count {
font-style: italic;
}
}
& > ul {
padding-left: $thread-padding + .15em;
margin-left: -$thread-padding;
......@@ -98,4 +92,4 @@ $threadexp-width: .6em;
.thread-message {
margin-bottom: .8em;
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment