Here: http://www.w3schools.com/cssref/pr_text_white-space.asp
See "nowrap" and apply it to the .divider selector. Please do not hard-code the non-wrap behaviour because in a month someone is going to ask how they can work around it because it doesn't look good on their tiny screen or some such. (sent from a mobile device - please excuse brevity, typos, and top-posting) ----- stephan beal http://wanderinghorse.net On Oct 19, 2013 1:06 AM, "Stephan Beal" <[email protected]> wrote: > You can do this without code changes - some people will want wrapping > behavior (trust me - you guys have proven this point often enough!). Change > the css. Will post an example in the morning if nobody beats me to it - > google for "css no wrap" or similar. > > (sent from a mobile device - please excuse brevity, typos, and > top-posting) > ----- stephan beal > http://wanderinghorse.net > On Oct 18, 2013 11:22 PM, "Ron Wilson" <[email protected]> wrote: > >> On Fri, Oct 18, 2013 at 3:39 PM, j. van den hoff < >> [email protected]> wrote: >> >>> update: the wrap-around happens/can happen when resizing the browser >>> window (reversible: it appears and goes away, depending on window width). >>> this is thus not firefox specific (at least I know see it myself in the >>> above described way with opera). so the suggestion to enter an unbreakable >>> space probably is the way to go? the dynamic wrapping of the date/time info >>> is not good in my view. I have no idea how to insert an unbreakable >>> (html-)space here so I've tried this: >>> .... >>> which is OK, but a real white space would be nicer, probably. >>> >> >> The entity symbol for a non-breaking space is >> >> In case you can't see that, see here: >> http://www.htmlbasictutor.ca/non-breaking-space.htm >> >> >> _______________________________________________ >> fossil-users mailing list >> [email protected] >> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users >> >>
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

