Bug 1387971 - Fix centering of website names in the permission dialog. r=prathikshaprasadsuman+580428

MozReview-Commit-ID: ErDAZIW2cNM

--HG--
extra : rebase_source : 4925a27442bd59b034ef9d8f05892a888c48d9f4
This commit is contained in:
Johann Hofmann 2017-08-07 10:08:54 +02:00
Родитель 8682fd60e2
Коммит e7637361f1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3,7 +3,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
.website-name {
padding: 5px;
-moz-box-align: center;
}
#permissionsBox {