diff --git a/app/assets/stylesheets/desktopmain.css b/app/assets/stylesheets/desktopmain.css index 959462b4..232123e6 100644 --- a/app/assets/stylesheets/desktopmain.css +++ b/app/assets/stylesheets/desktopmain.css @@ -778,7 +778,7 @@ a:focus { outline: none; } #co_author .list_t_item { height: 86px; } -#co_author .list_item_action a { +#co_author .list_item_function a { display: inline-block; } diff --git a/app/views/desktop/co_authors/index.html.erb b/app/views/desktop/co_authors/index.html.erb index fed4c08f..d30f425b 100644 --- a/app/views/desktop/co_authors/index.html.erb +++ b/app/views/desktop/co_authors/index.html.erb @@ -14,15 +14,15 @@