Commit abe74133 authored by Randall Leeds's avatar Randall Leeds

pull the timestamp all the way right again

parent 2ac03033
......@@ -522,11 +522,6 @@ blockquote {
text-decoration: underline;
}
.time {
@extend .small;
margin-left: 1em;
}
.body {
div {
@include force-wrap;
......@@ -560,10 +555,6 @@ blockquote {
float: right;
}
.preface {
font-weight: bold
}
.quote {
font-style: italic
}
......@@ -626,10 +617,6 @@ blockquote {
margin-bottom: 0;
}
.reply-icon {
display: none;
}
.user {
display: run-in;
margin-right: .25em;
......@@ -702,7 +689,7 @@ blockquote {
// Things not shown in the summary view
.magicontrols {
.reply-icon, .pull-right {
.share-icon, .reply-icon, .pull-right {
display: none;
}
......
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