remove sticky header
www.wetravel.com/user/my_trips by deannaschulz-TAM
Details
Authordeannaschulz-TAM
LicenseNo License
Categoryremove sticky header
Created
Updated
Code size217 B
Code checksum2023687e
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.wetravel.com/user/my_trips
@version 20250404.20.49
@namespace ?
==/UserStyle== */
@-moz-document domain("https://www.wetravel.com/") {
header {
position: static !important;
}
}