push feed out of default view
www.linkedin.com by devinrhode2
Details
Authordevinrhode2
LicenseNo License
Categorylinkedin.com
Created
Updated
Size261 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.linkedin.com
@version 20250306.17.10
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.linkedin.com/feed/") {
main > div:first-child {
border: 1px solid red !important;
margin-bottom: 2000px;
}
}