Commit 0960dccc authored by Randall Leeds's avatar Randall Leeds

work around unneccessary floating

parent ef6a6144
......@@ -242,7 +242,6 @@ $iconset: iconset_wireframe;
.hyp-meta {
@include pie-clearfix;
.hyp-user {
float: left;
@include primarytext;
text-decoration: underline; }
.hyp-time {
......@@ -549,10 +548,6 @@ $threadexp-width: 1em;
}
.hyp-time { display: none; }
.hyp-detail { display: none; }
.hyp-body, .hyp-meta {
float: left;
margin: 0;
}
}
}
......
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