css: standardize width of fixed width pages.

Standardize various width-limited pages to 70em width.
This commit is contained in:
evazion
2019-09-23 17:56:50 -05:00
parent 0a6661d145
commit f4512576a4
16 changed files with 42 additions and 61 deletions

View File

@@ -1,8 +1,8 @@
<div id="c-user-feedbacks">
<div id="a-new">
<div id="a-new" class="fixed-width-container">
<h1>New User Feedback</h1>
<div class="notice" id="negative-policy">
<div class="fixed-width-container" id="negative-policy">
<p>Before submitting negative feedback, you must make a good faith effort at communicating with the user (through DMails) to tell them what they are doing wrong. It is unfair to drop a negative record on them without warning. If you have not done this with at least two weeks of notice, the user can dispute the feedback and have it removed. You will need to provide evidence that your feedback is accurate and you gave advanced warning, so you should collect any relevant links and include them in your feedback.</p>
<p>Please consult <%= link_to "the guide", show_or_new_wiki_pages_path(title: "help:user_records") %> for advice on how to write constructive feedback.</p>