No pointer events for scroll marker

This commit is contained in:
Jordan Bates 2013-07-15 08:04:33 -07:00
parent 9ba459ea8a
commit d65fd4e376
5 changed files with 8 additions and 7 deletions

View File

@ -1,5 +1,5 @@
/*
* 4chan X - Version 1.2.19 - 2013-07-14
* 4chan X - Version 1.2.19 - 2013-07-15
*
* Licensed under the MIT license.
* https://github.com/seaweedchan/4chan-x/blob/master/LICENSE

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -171,6 +171,7 @@ a {
right: 0;
height: 10px;
position: absolute;
pointer-events: none;
}
#header-bar #scroll-marker {
display: none;