aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/request/select_authority.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/select_authority.html.erb b/app/views/request/select_authority.html.erb
index dea3a8558..5678e5aaa 100644
--- a/app/views/request/select_authority.html.erb
+++ b/app/views/request/select_authority.html.erb
@@ -12,7 +12,7 @@
<% @title = _("Find an authority") %>
-<h1 style="clear: left"><%= _('Find an authority') %></h1>
+<h1><%= _('Find an authority') %></h1>
<div id="authority_selection">
<%= form_tag select_authority_path, { :id => 'search_form', :method => 'get' } do %>