mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-14 06:11:16 +00:00
[myhome]modified repo-list table width for ie 7
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
<tr>
|
||||
<th width="4%"><!--icon--></th>
|
||||
<th width="24%">名字</th>
|
||||
<th width="40%">描述</th>
|
||||
<th width="20%">更新时间</th>
|
||||
<th width="12%">操作</th>
|
||||
<th width="43%">描述</th>
|
||||
<th width="15%">更新时间</th>
|
||||
<th width="14%">操作</th>
|
||||
</tr>
|
||||
{% for repo in owned_repos %}
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user