Re: HTML lists are truncated with mobile
Glen Mazza <[email protected]> Fri, 16 May 2014 22:05:35 -0400
| Newsgroups | gmane.comp.java.roller.user |
|---|---|
| Message-ID | <[email protected]> |
Roller 5.1 wa mada in oven desu yo... Patches are welcome. 5.1 source code is much smaller/simpler than 5.0.x, but unfortunately still needs more work. Incidentally, we have a more modern "gaurav" theme that's "responsive", it may work better for you, it's not (yet) in trunk but available on the front page of our Wiki. Glen On 05/16/2014 07:42 PM, kyle wrote: > Hello, > > I started using Roller5.1.0-SNAPSHOT > on my website (http://www.nailedtothex.org/roller/), > > When I view my entry of Mobile version > (linked as "View Mobile Weblog" in the upper right on the weblog), > HTML lists (ul/ol) are didn't showed at all. > > I'm investigating and found HTML sources are fine, > but still haven't found what the cause is. > > How can I make these lists visible? > > Thanks.