Skip to content

Commit

Permalink
Merge pull request #89 from croby/ACAD-1043
Browse files Browse the repository at this point in the history
ACAD-1043 Fix rogue 'A' in on the signup page
  • Loading branch information
lancespeelmon committed May 23, 2012
2 parents d932d5e + 3356713 commit 5a3729e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev/skins/rsmart/skin.css
Expand Up @@ -26,6 +26,10 @@
color: #666;
}

.s3d-page-fullcolumn-padding {
padding: 20px;
}

/* ACAD-932 Fix the line-height of the paragraphs inside TinyMCE */
.sakaidocs_widget #s3d-page-container p,
.sakaidocs_widget #s3d-page-container p span,
Expand Down

0 comments on commit 5a3729e

Please sign in to comment.