Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
This commit is contained in:
commit
fa7227931d
|
@ -82,7 +82,7 @@
|
|||
var $tags = $td_tags_area.find('#tags')
|
||||
var $icona = $td_tags_area.find('.tags_icona')
|
||||
|
||||
var slideHeight = 5; //px
|
||||
var slideHeight = 13; //px
|
||||
var defHeight = $tags.height();
|
||||
|
||||
var curHeight = $tags_area.height();
|
||||
|
|
|
@ -950,7 +950,7 @@ div.issue {
|
|||
/* project 文件列表 资源库
|
||||
*******************************************************************************/
|
||||
.tags_area {
|
||||
height: 5px;
|
||||
height: 13px;
|
||||
}
|
||||
|
||||
#ver-zebra, .file_table_des {
|
||||
|
|
Loading…
Reference in New Issue