Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(126)

Unified Diff: content/browser/resources/media/media_internals.css

Issue 2966413002: Show entire URLs instead of horizontal scrollbars in about:media-internals (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/resources/media/media_internals.css
diff --git a/content/browser/resources/media/media_internals.css b/content/browser/resources/media/media_internals.css
index 372d2a8e35c04078aabf8316070f731732394681..e447c665126054b1df931e854fbbce40091e4fff 100644
--- a/content/browser/resources/media/media_internals.css
+++ b/content/browser/resources/media/media_internals.css
@@ -182,6 +182,7 @@ label.selectable-button {
-webkit-user-select: none;
padding: 2px 5px;
margin-bottom: 5px;
+ word-break: break-all;
sandersd (OOO until July 31) 2017/07/31 21:23:30 Are you sure that we want this in all selectable b
}
input.selectable-button {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698