Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #11462 from pivanov/bug-903438
Browse files Browse the repository at this point in the history
Bug 903438 - [Settings][HD] Text spacing incorrect in "Call Settings" and "Celluar & Data"
  • Loading branch information
Pavel Ivanov committed Aug 12, 2013
2 parents 75caba2 + 794372e commit 18d8efc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/settings/style/lists.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ ul li > label.pack-switch + small {
ul li > small:not(:empty) + a,
ul li > small:not(:empty) + span {
line-height: 4.4rem;
padding-bottom: 0.1rem; /* Bug 903438 */
}


Expand Down

0 comments on commit 18d8efc

Please sign in to comment.