Revert padding change

This commit is contained in:
Ajay Ramachandran
2021-07-01 01:13:06 -04:00
parent 55b38dc30e
commit 798221606d

View File

@@ -124,8 +124,6 @@
bottom: 100px;
right: 10px;
padding-left: 5px;
padding-right: 5px;
}
.sponsorSkipNoticeParent, .sponsorSkipNotice {
@@ -133,6 +131,8 @@
border-radius: 5px;
border-spacing: 5px 10px;
padding-left: 5px;
padding-right: 5px;
border-collapse: unset;
}