web: fix styling for slashdot's story byline
This commit is contained in:
parent
eb4d4164ef
commit
8c280d3616
@ -60,3 +60,10 @@ html {
|
|||||||
.news-post.site-nautilus .primis-ad {
|
.news-post.site-nautilus .primis-ad {
|
||||||
display: none !important;
|
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