Sticky Votes

Sticky Votes

Compatible XF 2.x versions
  1. 2.2
Just add following code to extra.less template;

Code:
@media (min-width: (@xf-responsiveMedium + 1))
{
    .block {
        .message {
            .message-inner {
                .message-cell--vote {
                    .message-column,
                    .contentVote {
                        position: -webkit-sticky...
You do not have permission to view the full content of this resource. Log in or register now.
Author
XDinc
Views
1,435
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from XDinc

Top Bottom