Removes unused css

This commit is contained in:
decabeza
2018-02-16 18:17:14 +01:00
parent d679c1eb79
commit ee7ca37d18
3 changed files with 29 additions and 149 deletions

View File

@@ -14,7 +14,7 @@
<% @annotations.each do |annotation| %>
<div class="comment">
<strong><%= t('.comments_about') %></strong>
<span class="pull-right">
<span class="float-right">
<%= link_to legislation_process_draft_version_path(@process, @draft_version, anchor: "annotation-id-#{annotation.id}") do %>
<span><%= t('.see_in_context') %></span> <span class="icon-expand" aria-hidden="true"></span>
<% end %>