This commit is contained in:
nwb 2014-05-15 16:59:27 +08:00
commit fa7227931d
2 changed files with 2 additions and 2 deletions

View File

@ -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();

View File

@ -950,7 +950,7 @@ div.issue {
/* project 文件列表 资源库
*******************************************************************************/
.tags_area {
height: 5px;
height: 13px;
}
#ver-zebra, .file_table_des {