<p>After fixing the CSS there are three other test failures, likely caused by changes in the HTML that means the tests need updating:</p>

<pre><code>  1) Failure:
BrowseControllerTest#test_redacted_node_history [/home/tom/src/osm/rails/test/functional/browse_controller_test.rb:100]:
Expected exactly 2 elements matching "body div#content div.browse_details", found 4..
Expected: 4
  Actual: 2

  2) Failure:
BrowseControllerTest#test_redacted_relation_history [/home/tom/src/osm/rails/test/functional/browse_controller_test.rb:126]:
Expected exactly 4 elements matching "body div#content div.browse_details", found 8..
Expected: 8
  Actual: 4

  3) Failure:
BrowseControllerTest#test_redacted_way_history [/home/tom/src/osm/rails/test/functional/browse_controller_test.rb:112]:
Expected exactly 4 elements matching "body div#content div.browse_details", found 8..
Expected: 8
  Actual: 4

714 tests, 247420 assertions, 3 failures, 0 errors, 0 skips
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/pull/487#issuecomment-25913933'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpkNM6KDQK5cHTDblVaHAo_QaQFA5dP3i3Aw_jRBWYhj8.gif' height='1' width='1'></p>