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:
@@ -4,7 +4,7 @@
|
||||
</span>
|
||||
|
||||
<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">
|
||||
<%= tag.h2 t("management.budget_investments.filters.unfeasible") if params[:unfeasible].present? %>
|
||||
|
||||
Reference in New Issue
Block a user