web: fix styling for slashdot's story byline
This commit is contained in:
parent
eb4d4164ef
commit
8c280d3616
@ -56,7 +56,14 @@ html {
|
||||
background-color: initial !important;
|
||||
}
|
||||
|
||||
.news-post .site-nautilus .article-ad,
|
||||
.news-post .site-nautilus .primis-ad {
|
||||
.news-post.site-nautilus .article-ad,
|
||||
.news-post.site-nautilus .primis-ad {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.news-post.site-slashdot .story-byline {
|
||||
display: block !important;
|
||||
height: initial !important;
|
||||
overflow: auto !important;
|
||||
position: static !important;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user