Increase investments width in management section

I'm not sure whether it now looks worse on extra large screens, but I'm
positive it looks much better on medium and large screens, particularly
when investments have images.
This commit is contained in:
Javi Martín
2021-11-08 21:51:32 +01:00
parent 8ec77723ed
commit e54b6b3d97

View File

@@ -4,7 +4,7 @@
</span> </span>
<div class="wrap row"> <div class="wrap row">
<div id="budget-investments" class="budget-investments-list small-12 medium-9 column"> <div id="budget-investments" class="budget-investments-list small-12 column">
<div class="small-12 search-results"> <div class="small-12 search-results">
<%= tag.h2 t("management.budget_investments.filters.unfeasible") if params[:unfeasible].present? %> <%= tag.h2 t("management.budget_investments.filters.unfeasible") if params[:unfeasible].present? %>