posttwo / fjmod-extension

Chrome extension for FunnyJunk moderators
https://funnyjunk.com
0 stars 1 forks source link

"Move ratings to bottom" broken after latest update by admin #64

Closed thunderysteak closed 7 years ago

thunderysteak commented 7 years ago

taskmgr_2017-09-02_14-58-00 taskmgr_2017-09-02_14-57-08

Hunman commented 7 years ago

There's two ways to fix this

  1. Remove the event listener(s)
  2. Overwrite the CSS that makes them float

And I'm tempted to go for the 2nd

Hunman commented 7 years ago

Fixed with CSS