Index: chrome/browser/resources/extensions/extensions.css |
diff --git a/chrome/browser/resources/extensions/extensions.css b/chrome/browser/resources/extensions/extensions.css |
index 8d15adaf7b5fc1daae64cc17f91f0fd62fcba849..4bece460aec8d03dc98f3890f14aee5a93c0f175 100644 |
--- a/chrome/browser/resources/extensions/extensions.css |
+++ b/chrome/browser/resources/extensions/extensions.css |
@@ -157,6 +157,7 @@ html[dir='rtl'] .extension-list-item { |
.extension-description, |
.extension-list-item-wrapper.inactive-extension .extension-details, |
.location-text, |
+.blacklist-text, |
.enable-checkbox input:disabled + .enable-checkbox-text { |
color: rgb(151, 156, 160); |
} |
@@ -261,7 +262,8 @@ html[dir=rtl] .extension-commands-config { |
margin: 1em; |
} |
-.location-text { |
+.location-text, |
+.blacklist-text { |
display: block; |
width: 100px; |
} |