Hi, I get an android phone recently, and I notice that the fossil timeline look weird on it, some commit entry have bigger font size and this make the timeline to look pretty ugly. I see the same thing with chrome and firefox for android while I never had this problem on my iPhone before.
After googling a bit, I found that this is cause by the "font boosting" feature that is supposedly buggy. http://stackoverflow.com/questions/11289166/chrome-on-android-resizes-font After trying some of the suggestion from this link, I found that adding: min-height 1px; max-height: 999999px; for the "div.content" element on the CSS configuration solve the problem and in my case, it doesn't affect my desktop browser. (chrome and firefox) Someone else notice the same ? Would it be possible to add this workaround if it doesn't break other browser ? I don't have much experience in html/css to tell if this is the best workaround. Regards, -- Martin G.
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users