Fix thread watcher dragging
This commit is contained in:
parent
e70514b6ec
commit
70459850c1
@ -1,9 +1,13 @@
|
||||
seaweedchan:
|
||||
- Fix emoji and favicon previews not updating on change.
|
||||
- Fix issue with draggong thread watcher
|
||||
|
||||
MayhemYDG:
|
||||
- Fix bug where a thread would freeze on load.
|
||||
|
||||
zixaphir:
|
||||
- Fix preview with favicons and emoji
|
||||
|
||||
### 1.1.1 - 2013-04-26
|
||||
zixaphir:
|
||||
- Fix script on Opera
|
||||
|
||||
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
@ -65,12 +65,10 @@ a[href="javascript:;"] {
|
||||
#fourchanx-settings,
|
||||
#qp, #ihover,
|
||||
#navlinks, .fixed #header-bar,
|
||||
#watcher,
|
||||
#qr {
|
||||
position: fixed;
|
||||
}
|
||||
#watcher {
|
||||
position: absolute;
|
||||
}
|
||||
#fourchanx-settings {
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user