Skip to content

Commit

Permalink
Weird layout
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Nov 28, 2013
1 parent d9a37f3 commit 3cce78c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/backend/manufacturers/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<table id="example">
<thead>
<tr role="row">
<th class="span10">@lang('admin/manufacturers/table.title')</th>
<th class="span2">@lang('table.actions')</th>
<th class="span6">@lang('admin/manufacturers/table.title')</th>
<th class="span3">@lang('table.actions')</th>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit 3cce78c

Please sign in to comment.