Unable to load image
Reported by:

Mods are asleep, restore up/down buttons

.arrow-down, .arrow-up {
  background-image: none !important;
  height: unset !important;
  width: unset !important;
}
@media (min-width: 768px) {
  .arrow-up, .arrow-down {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    margin: 0 !important;
  }
  #thread .arrow-down { /* to bypass specifity */
    margin-right: 0.25rem !important;
  }
}
.arrow-down::before {
  content: "\f354" !important;
}
.arrow-up::before {
  content: "\f357" !important;
}
.score, .score-up, .score-down {
  font-size: 1.1rem !important;
  vertical-align: unset;
  font-weight: 600;
}
.voting {
  min-width: 40px;
}
#thread .voting {
  vertical-align: unset;
}
24
Jump in the discussion.

No email address required.

I just down vote from main feed

Jump in the discussion.

No email address required.

oh no i meant the actual

the capybara replaced all the normal buttons with marseys

Jump in the discussion.

No email address required.



Link copied to clipboard
Action successful!
Error, please refresh the page and try again.