Template talk:Quote

From OpenStreetMap Wiki
Latest comment: 1 month ago by Chris2map in topic shown behind floating elements
Jump to navigation Jump to search

shown behind floating elements

I don't know what the class templatequote does, or where it's defined, I can't find anything on it in this wiki via the search.

For example on DE:Tag:traffic_sign=DE:260 the blockquote appears behind the Template:ValueDescription. The text inside the border is all visible (moved around/left of the floating infobox), but the border extends behind the flowted element.
cyton (talk) 12:46, 5 April 2026 (UTC)Reply

I removed the classes because they are not defined here and the styles are inline instead (classes are for use with seperate styles file which isn't the case). The issue with the box border is a general incompatibiliy between our Template:Description and <blockquote>. I added "overflow:auto" to solve this. -- Chris2map (talk) 09:06, 11 April 2026 (UTC)Reply