forked from rDrama/rDrama
1
0
Fork 0

dont allow underline under voting buttons

master
Aevann 2023-08-01 02:12:52 +03:00
parent 10d138db5d
commit ca56758d1e
1 changed files with 1 additions and 0 deletions

View File

@ -4038,6 +4038,7 @@ small, .small {
.voting .arrow-down
{
display: block;
text-decoration: none;
}
.box-shadow-bottom {