Bug 1234730 - fix centering of synced-tabs login pane. r=adw

This commit is contained in:
Mark Hammond 2015-12-29 11:35:28 +11:00
parent 9c6bcee540
commit d19ac3cb65

View File

@ -692,7 +692,8 @@ toolbarpaletteitem[place="palette"] > toolbaritem > toolbarbutton {
background-color: #0096dd;
color: white;
border-radius: 2px;
margin: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding: 8px;
text-shadow: none;
min-width: 200px;