Skip to content

Commit

Permalink
Fix a typo.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.gnucash.org/repo/htdocs/branches/beta@20916 57a11ea4-9604-0410-9ed3-97b8803252fd
  • Loading branch information
cmarchi committed Jul 12, 2011
1 parent 1c3622c commit f35f1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion externals/gnucash.css
Expand Up @@ -308,7 +308,7 @@ div.dialog {

div.warning {
background: url('../images/icons/gnome-dialog-warning.png') 5px 5px no-repeat #E6E6F7;
padding-right:20p
padding-right:20px;
}

div.note {
Expand Down

0 comments on commit f35f1fb

Please sign in to comment.