X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/nxlV9z6YVKWYMR4S2iXhR Date: Fri, 8 Feb 2013 10:00:06 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: One unreadable sentence at http://cygwin.com/setup.html Message-ID: <20130208150006.GC1184@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20130208021109 DOT GA19883 AT nt1 DOT in> <575434823 DOT 20130208141302 AT mtu-net DOT ru> <5114D3E6 DOT 2030107 AT towo DOT net> <20130208120428 DOT GB6512 AT calimero DOT vinschen DOT de> <5114EFC6 DOT 2050605 AT towo DOT net> <20130208130305 DOT GC6512 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130208130305.GC6512@calimero.vinschen.de> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Fri, Feb 08, 2013 at 02:03:05PM +0100, Corinna Vinschen wrote: >On Feb 8 13:29, Thomas Wolff wrote: >> Am 08.02.2013 13:04, schrieb Corinna Vinschen: >> >On Feb 8 10:55, Adam Dinwoodie wrote: >> >>Thomas Wolff wrote: >> >>>Am 08.02.2013 11:13, schrieb Andrey Repin: >> >>>>Greetings, Regid Ichira! >> >>>>> I have uploaded an image demonstrating the problem. It is at >> >>>>>http://img825.imageshack.us/img825/3599/setupqa.png . >> >>>>>The image is taken from http://cygwin.com/setup.html . >> >>>>>The marked line should read: >> >>>>> Note: Not all of the above setup.hint lines are required. Please >> >>>>> read the description below for further details on how to >> >>>>> construct a setup.hint file. >> >>>>>I have split the line to make it readable in this post. >> >>>>>If you will ask the browser to search for the first line of the text, >> >>>>>it will probably find the line for you. >> >>>>> Am I the only one that see it? >> >>>>>As an aside, I also think the Notes at http://cygwin.com/lists.html , >> >>>>>should have their fonts somewhat larger. >> >>>>This could be an issue with your browser. >> >>>>I've quickly checked it in what I have on hand, and the text appears to be >> >>>>fine. >> >>>>Try a different browser first, perhaps? >> >>>I see the same problem with Firefox 18 >> >>I also see the problem on Chrome 24 on Win7. IE9 on Win7 is readable and >> >>doesn't display the problem. >> >> >> >>>and the issue is clearly caused by style.css: >> >>>#navbar h4 >> >>>{ >> >>>font-style: normal; >> >>>font-size: .1em; >> >>>} >> >>According to Chrome's developer console, this text isn't a `#navbar` element; >> >>the culprit here is the later setting of `font-size: .3em;` at line 321 of >> >>style.css. >> >What would be the right fix? >> Very weird; I can't reproduce the issue right now. When I checked >> earlier, though, the issue was affected by the line I quoted >> (shouldn't be, indeed, maybe a bug in Firefox) while the ".3em" line >> does not exist in the style sheet. >> I suggest to just remove the dot before "1em" in the "#navbar h4" >> style, whatever its purpose might be... > >Done. Can you please check if that fixed the OPs problem? I'm reverting this change. I fixed the problem last night. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple