Skip to content

Commit

Permalink
Minor style changes.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.gnucash.org/repo/htdocs/branches/beta@21132 57a11ea4-9604-0410-9ed3-97b8803252fd
  • Loading branch information
cmarchi committed Aug 8, 2011
1 parent 0638d18 commit 2b91668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion externals/gnucash.css
Expand Up @@ -248,7 +248,7 @@ a[href], a[href]:visited
clear: both;
float: right;
width: 190px;
-moz-border-radius:10px; /* Firefox 3.6 and earlier */
-moz-border-radius:10px 0 10px 0; /* Firefox 3.6 and earlier */
}

.dot {
Expand Down

0 comments on commit 2b91668

Please sign in to comment.