diff --git a/app/assets/stylesheets/desktopmain.css b/app/assets/stylesheets/desktopmain.css index 959462b45..232123e64 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 fed4c08f3..d30f425b8 100644 --- a/app/views/desktop/co_authors/index.html.erb +++ b/app/views/desktop/co_authors/index.html.erb @@ -14,15 +14,15 @@