Skip to content

Commit

Permalink
Bug 822779 - [FTE] [Portuguese] Text Overlap in Tutorial screen
Browse files Browse the repository at this point in the history
  • Loading branch information
benfrancis committed Jan 7, 2013
1 parent 2e33b9e commit f7256d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/communications/ftu/css/style.css
Expand Up @@ -322,7 +322,7 @@ html, body {
#finish-screen h1, #tutorialFinish h1 {
margin: 0;
color: white;
font-size: 4.1rem;
font-size: 3rem;
padding: 4rem 0 0 0;
font-weight: 200;
line-height: 4rem;
Expand All @@ -331,7 +331,7 @@ html, body {
#finish-screen h2, #tutorialFinish h2 {
margin: 0;
color: white;
font-size: 1.8rem;
font-size: 1.9rem;
padding: .5rem 0 2rem 0;
font-weight: 200;
line-height: 2rem;
Expand Down

0 comments on commit f7256d4

Please sign in to comment.