Chromium Code Reviews| Index: ui/webui/resources/html/action_link_css.html |
| diff --git a/ui/webui/resources/html/action_link_css.html b/ui/webui/resources/html/action_link_css.html |
| index 94ba00edf9662988066f127b02784789bb1f9935..024fa7da850999bbd426033bae3a7532c7239481 100644 |
| --- a/ui/webui/resources/html/action_link_css.html |
| +++ b/ui/webui/resources/html/action_link_css.html |
| @@ -7,6 +7,7 @@ |
| <style> |
| [is='action-link'] { |
| @apply(--cr-actionable); |
| + display: inline-block; |
| text-decoration: none; |
| } |