Hide Forgot
Since logging a bug is an edge case (not everyone will do it) and it is "meta-content", it needs to be separated from the visual hierarchy of the information content. In the attached screenshot you can see the link reduced in size (edge case, not as relevant as the other content) and moved to the right (meta-function). Here's the common.css to achieve this: div.RoleCreateBugPara { text-align: right; font-size: 0.5em; } I've also changed the text in the screenshot from "Report a Bug" to "Something wrong with this?" Since the goal is to solicit feedback, it's worded from the user's perspective. "Something wrong with this?" is larger on the screen than "Report a Bug", which makes more visual clutter, but it speaks to a wider audience with the same message; i.e: anyone who understands "Report a Bug" will understand it, whereas the converse is not true. Some people will understand to click "Something wrong with this?" who will not make the same connection with the message "Report a Bug".
Created attachment 564799 [details] Screenshot of styled bug link
The css will need to be absorbed into the brands via separate bugs, but the "What's wrong with this?" wording would need to be done in Skynet.
<rudi> JBoss -- open a bug against the brand package for the EngServices brand, a ticket in engineering-services queue assigned to rlerch