Browse Source

migra pull-left para float-left

pull/2485/head
Leandro Roberto 7 years ago
parent
commit
d221bfc707
  1. 2
      sapl/templates/crud/list.html

2
sapl/templates/crud/list.html

@ -5,7 +5,7 @@
<div class="context-actions clearfix"> <div class="context-actions clearfix">
<div class="actions search pull-left"> <div class="actions search float-left">
{% if form %} {% if form %}
{% crispy form %} {% crispy form %}
{% endif %} {% endif %}

Loading…
Cancel
Save