Skip to content

Commit bcb72ec

Browse files
committed
alignment
1 parent f3cd2a4 commit bcb72ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

views/main/panels/cbormPanel.cfm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@
127127
<table border="0" align="center" cellpadding="0" cellspacing="1" class="cbd-tables">
128128
<thead>
129129
<tr>
130-
<th width="15%">Timestamp</th>
131-
<th width="10%">Execution Time</th>
132-
<th width="10%">Type</th>
130+
<th width="15%" align="center">Timestamp</th>
131+
<th width="10%" align="center">Execution Time</th>
132+
<th width="10%" align="center">Type</th>
133133
<th>Caller + Params</th>
134134
</tr>
135135
</thead>

0 commit comments

Comments
 (0)