diff --git a/ihatemoney/static/css/main.css b/ihatemoney/static/css/main.css index a63391ba..849eed1b 100644 --- a/ihatemoney/static/css/main.css +++ b/ihatemoney/static/css/main.css @@ -339,6 +339,7 @@ footer .footer-left { #history_table { margin-top: 30px; margin-bottom: 30px; + flex-basis: auto; } @media (min-width: 768px) { diff --git a/ihatemoney/templates/history.html b/ihatemoney/templates/history.html index e39b717f..21788517 100644 --- a/ihatemoney/templates/history.html +++ b/ihatemoney/templates/history.html @@ -126,20 +126,21 @@ {% endif %} {{ clear_history_modals() }} - - - {{ static_include("images/x.svg") | safe }} - {{ _("Clear Project History") }} - - - - - {{ static_include("images/x.svg") | safe }} - {{ _("Delete Stored IP Addresses") }} - - +
{{ _("When?") }} @@ -149,7 +148,7 @@ |
---|