From 4db228f88e26ed957e9827d07dba2aa07b1f66c9 Mon Sep 17 00:00:00 2001 From: yanxd Date: Thu, 15 May 2014 15:52:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4tag=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E4=B8=BA=E5=95=A5=E8=A6=81=E4=BF=AE=E6=94=B9=E4=B8=A4=E4=B8=AA?= =?UTF-8?q?=E5=9C=B0=E6=96=B9=E6=88=91=E8=87=AA=E5=B7=B1=E4=B9=9F=E5=BF=98?= =?UTF-8?q?=E4=BA=86=EF=BC=8C=E6=94=B9=E5=A4=A9=E5=86=8D=E8=AF=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/files/index.html.erb | 2 +- public/stylesheets/nyan.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/files/index.html.erb b/app/views/files/index.html.erb index 02268746d..a4f63e4b2 100644 --- a/app/views/files/index.html.erb +++ b/app/views/files/index.html.erb @@ -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(); diff --git a/public/stylesheets/nyan.css b/public/stylesheets/nyan.css index 24fffd20f..e1088c8c0 100644 --- a/public/stylesheets/nyan.css +++ b/public/stylesheets/nyan.css @@ -950,7 +950,7 @@ div.issue { /* project 文件列表 资源库 *******************************************************************************/ .tags_area { - height: 5px; + height: 13px; } #ver-zebra, .file_table_des {