@@ -23,7 +23,6 @@ from desktop.views import commonheader, commonfooter, _ko
<%namespace name="dashboard" file="common_dashboard.mako" />
-
<%def name="page_structure(is_mobile=False, is_embeddable=False)">
<script type="text/javascript">
@@ -22,7 +22,7 @@
<%namespace name="actionbar" file="actionbar.mako" />
%if not is_embeddable:
-${ commonheader(_('Search Indexes'), "indexer", user, request, "29px") | n,unicode }
+${ commonheader(_('Search Indexes'), "indexer", user, request, "90px") | n,unicode }
%endif
<div id="indexesComponents">