GoDoc Format section should use min-width instead of width

Some godoc formatted sections are longer than the (about) 80 chars it expects. When this happens, the Web UI becomes terrible:
http://instantshare.virtivia.com:27080/4r28fpq4btj0.mov

If formatted sections could grow width-wise, this would be resolved (up to the browser’s width, at which point it must happen.

Using ‘min-width’ instead of ‘width’ for css formatting should resolve this.

Please raise a bug, https://golang.org/issue/new

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.