Removed need for important tag

This commit is contained in:
Ajay Ramachandran
2019-08-14 21:46:30 -04:00
parent d550bb6b7f
commit 08b8b63678

View File

@@ -105,20 +105,6 @@
border-left: 1px solid rgb(150, 150, 150);
}
.sponsorSkipNoticeRightSection {
right: 0;
position: absolute;
float: right;
margin-right: 5px;
}
.sponsorSkipNoticeRightButton {
margin-left: 7px !important;
padding: 0px;
}
.sponsorSkipNoticeCloseButton {
height: 10px;
width: 10px;
@@ -135,6 +121,20 @@
margin-right: 10px;
}
.sponsorSkipNoticeRightSection {
right: 0;
position: absolute;
float: right;
margin-right: 5px;
}
.sponsorSkipNoticeRightButton {
margin-left: 7px;
padding: 0px;
}
.sponsorSkipMessage {
font-size: 14px;
font-weight: bold;