Bug 1298903 [RTL] Add padding to the right side of the list's text in about:firefox r=sebastian

MozReview-Commit-ID: 4R52HcujmL5

--HG--
extra : rebase_source : 051a19cfd45fcc54fb006a6f0385f3f18cf79069
This commit is contained in:
Tomer Cohen 2016-12-19 00:22:30 +02:00
parent 88a6128407
commit 429ed16c76

View File

@ -89,7 +89,7 @@ body {
}
#aboutLinks > li > a {
padding-left: 25px;
padding-inline-start: 25px;
display: block;
}