Commit 733aab36 authored by Chris Graham's avatar Chris Graham
Browse files

Fixed MANTIS-4292 (Catalogue tabular view should auto-size)

parent 8308154e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{$,Read the catalogue tutorial for information on custom catalogue layouts}

<div class="wide_table_wrap" itemprop="mainContentOfPage" content="true" itemscope="itemscope" itemtype="http://schema.org/Table">
	<table class="columned_table results_table wide_table catalogue_table">
	<table class="columned_table results_table wide_table catalogue_table autosized_table">
		{+START,IF,{$NOT,{$MOBILE}}}
			<colgroup>
				{$SET,INC,0}
+1 −1
Original line number Diff line number Diff line
<div class="wide_table_wrap" itemprop="mainContentOfPage" content="true" itemscope="itemscope" itemtype="http://schema.org/Table">
	<table class="columned_table results_table wide_table">
	<table class="columned_table results_table wide_table autosized_table">
		{+START,IF,{$NOT,{$MOBILE}}}
			<colgroup>
				{$SET,INC,0}