Bug 1279605 - Align 'No Open Tabs' label with other labels in Synced Tabs panel. r=markh

MozReview-Commit-ID: 4LEwlpPNU2O

--HG--
extra : rebase_source : 0e9f6dde203f1421cf15c830729e98692103cbfe
This commit is contained in:
Edouard Oger 2017-03-13 17:18:59 -04:00
parent efce33e655
commit ea5bbc9063
2 changed files with 8 additions and 0 deletions

View File

@ -84,6 +84,10 @@ toolbarpaletteitem[place="palette"] > .toolbarbutton-1 > .toolbarbutton-menubutt
font-size: 13px;
}
#PanelUI-remotetabs[mainview] .PanelUI-remotetabs-notabsforclient-label {
margin-left: 23px;
}
#PanelUI-remotetabs-tabslist {
padding-bottom: 4px;
}

View File

@ -803,6 +803,10 @@ toolbarpaletteitem[place="palette"] > toolbaritem > toolbarbutton {
margin-left: 28px;
}
#PanelUI-remotetabs[mainview] .PanelUI-remotetabs-notabsforclient-label {
margin-left: 32px;
}
.fxaSyncIllustration {
width: 180px;
height: var(--panel-ui-sync-illustration-height);