mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 1518441 - Remove obsolete styling for toolbarseparators in the downloads panel footer. r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D15919 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
1208511f7b
commit
01a2ec62f5
@ -165,7 +165,6 @@
|
||||
class="downloadsPanelFooterButton"
|
||||
command="downloadsCmd_unblockAndOpen"
|
||||
flex="1"/>
|
||||
<toolbarseparator/>
|
||||
<button id="downloadsPanel-blockedSubview-deleteButton"
|
||||
class="downloadsPanelFooterButton"
|
||||
oncommand="DownloadsBlockedSubview.confirmBlock();"
|
||||
|
@ -30,7 +30,6 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.downloadsPanelFooter toolbarseparator,
|
||||
@item@ > toolbarseparator {
|
||||
margin: 0;
|
||||
border: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user