<p>In app/views/layouts/_edit_menu.html.erb:</p>
<pre style='color:#555'>> @@ -0,0 +1,18 @@
> +<div class="dropdown edit_menu">
> + <%= link_to link_text, edit_path,
> + :id => 'editanchor',
> + :class => "geolink tab #{link_class}" %>
> + <a class='dropdown-toggle' data-toggle='dropdown' href='#'>
> + <b class="caret"></b>
> + </a>
> + <ul class='dropdown-menu' role='menu' aria-labelledby='dLabel'>
</pre>
<p>Hah, I totally just cargo-culted that from the bootstrap example. I think we can drop it until we have a more concerted accessibility push.</p>
<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/447/files#r5913886'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpk0ankkecKLqStEO3ReZYvo3j8lNxo16gQ_74A5D1T7c.gif' height='1' width='1'></p>