replaying latest changes

main
psychobunny 10 years ago
parent 21eb5769a1
commit 261c591996

@ -276,16 +276,6 @@
}
}
.posts {
.post-bar {
display:none!important;
}
.post-bar[data-index="0"] {
display:block!important;
}
}
.loading-indicator {
display: inline-block;
font-size: 14px;

@ -152,7 +152,7 @@
<!-- END posts -->
</ul>
<div class="well col-md-11 col-xs-12 pull-right post-bar bottom-post-bar hide">
<div class="well col-md-11 col-xs-12 pull-right post-bar bottom-post-bar <!-- IF unreplied -->hide<!-- ENDIF unreplied -->">
<!-- IMPORT partials/post_bar.tpl -->
</div>

Loading…
Cancel
Save