Loading browser/components/downloads/content/downloads.css +3 −6 Original line number Diff line number Diff line Loading @@ -93,6 +93,9 @@ font: caption; min-width: 37em; padding: 0.62em; /* If we don't set a width, #downloadsPanelTorWarningDescription will request * its max-content width. */ width: 37em; } #downloadsPanel-mainView { Loading Loading @@ -149,12 +152,6 @@ margin-block-end: 0; } #downloadsPanelTorWarningDescription { /* Make sure we wrap the text rather than request the default max-content * width from the parent XUL -moz-box. */ width: 0; } #downloadsHistory, #downloadsFooterButtons { margin: 0; Loading Loading
browser/components/downloads/content/downloads.css +3 −6 Original line number Diff line number Diff line Loading @@ -93,6 +93,9 @@ font: caption; min-width: 37em; padding: 0.62em; /* If we don't set a width, #downloadsPanelTorWarningDescription will request * its max-content width. */ width: 37em; } #downloadsPanel-mainView { Loading Loading @@ -149,12 +152,6 @@ margin-block-end: 0; } #downloadsPanelTorWarningDescription { /* Make sure we wrap the text rather than request the default max-content * width from the parent XUL -moz-box. */ width: 0; } #downloadsHistory, #downloadsFooterButtons { margin: 0; Loading