Skip to content

Reddit vote click zone bigger by michelgrolet

Details

Authormichelgrolet

LicenseNo License

Categoryreddit

Created

Updated

Size417 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Enlarge the upvote click zone

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name voteEnlarger
@namespace michelgrolet.voteEnlarger
@version        1.0.0
@description    enlarge reddit click zone
@author         Michel Grolet
==/UserStyle== */

@-moz-document domain("reddit.com") {
._23h0-EcaBUorIHC-JZyh6J, ._1E9mcoVn4MYnuBQSVDt1gC {
    padding: 0 !important;
    border-width: 0 !important;
}

._1E9mcoVn4MYnuBQSVDt1gC, .voteButton  {
    width: 100%;
}
}

Reviews

No reviews yet.