Bug 1388087 - Position the new Nightly logo in the about dialog. r=shorlander

MozReview-Commit-ID: 4VyvObiXQxY

--HG--
extra : rebase_source : 2ba145505b9ad2187e50c0aafff46ecd26640dca
This commit is contained in:
Dão Gottwald 2017-08-08 11:27:09 +02:00
parent 11b250f5a5
commit a96c94a9b2

View File

@ -11,6 +11,7 @@
background-image: url("chrome://branding/content/about-logo.png");
background-repeat: no-repeat;
background-size: 192px auto;
background-position: center 20%;
/* min-width and min-height create room for the logo */
min-width: 210px;
min-height: 210px;