Closed jpoles1 closed 6 years ago
Want to send a PR?
On Wed, 6 Jun 2018 at 16:29, Jordan Poles notifications@github.com wrote:
[image: image] https://user-images.githubusercontent.com/366282/41048403-a053e222-697c-11e8-802e-b736aeabead6.png
Close button appears incorrectly. Had to change the character in the JS file at my line 183:
return "
" + messages.outOfDate + "
" + updateMessage + ''Also had to update the class definition to:
outdated .last {
height: 20px; position: absolute; right: 70px; top: 10px; width: auto; display: inline-table;
}
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mikemaccana/outdated-browser-rework/issues/33, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKiMlqI0hgCUG3KkTXu-w6uxLzRJV2Wks5t5_VPgaJpZM4Uc34d .
Sure, will do! Thanks for developing this great code!
Fixed by #35
Close button appears incorrectly. Had to change the character in the JS file at my line 183:
Also had to update the class definition to: