Mobile bugz February 07, 2014, 12:20:34 am With the last site update we've introduced 2 layout bugz, noticed while visiting Elk via mobile phone:1) "Last edited by blablabla" Needs Code: [Select] word-wrap: break-word; 2) the Jump-to box on message index in splitted in two rows, the go button is on the next line. Code: [Select]#message_index_jump_to { white-space: nowrap;}should fix it.Beta2 or after?
Re: Mobile bugz Reply #1 – February 07, 2014, 02:56:02 pm I'd go for B2 given that I have a PR with some late simple, albeit needed, fixes
Re: Mobile bugz Reply #2 – February 07, 2014, 03:13:27 pm Quote from: Spuds – February 07, 2014, 02:56:02 pmI'd go for B2 given that I have a PR with some late simple, albeit needed, fixesYep, agreed. PR sent..