Index: ui/webui/resources/css/tree.css |
diff --git a/ui/webui/resources/css/tree.css b/ui/webui/resources/css/tree.css |
index 64ae2126e27fb7980ad4ec98e8134ae7f5a3f252..3bd08f7019e525f741cd473a4a00371c0d4a3083 100644 |
--- a/ui/webui/resources/css/tree.css |
+++ b/ui/webui/resources/css/tree.css |
@@ -169,7 +169,7 @@ tree[icon-visibility=parent] .tree-row[has-children=false] > .tree-label { |
font-size: inherit; |
font-weight: inherit; |
margin: -2px -8px -2px -3px; |
-<if expr="not is_macosx"> |
+<if expr="not is_macosx and not is_ios"> |
outline: none; |
</if> |
padding: 1px 7px 1px 1px; |