brought vote button back to collapsed inline discussions

This commit is contained in:
Tom Giannattasio
2012-09-12 14:44:38 -04:00
parent aa6e878626
commit b3335ec551
2 changed files with 3 additions and 5 deletions

View File

@@ -1710,16 +1710,14 @@ body.discussion {
padding: 0;
@include transition(all .25s);
.dogear,
.vote-btn {
.dogear {
display: none;
}
&.expanded {
padding: 20px 0;
.dogear,
.vote-btn {
.dogear{
display: block;
}

View File

@@ -30,4 +30,4 @@
</ol>
</article>
<%include file="_js_data.html" />
<%include file="_js_data.html" />