Forgot to realign background ribbon

svn path=/branches/test/; revision=23048
This commit is contained in:
ato 2012-04-22 15:32:17 +00:00
parent 27fea6b337
commit 2450cac169

View File

@ -43,7 +43,7 @@ body {
background-color: rgb(240,240,240);
background-image: url("/graphics/ribbon-gray.png");
background-repeat: no-repeat;
background-position: 19px 70px;
background-position: 19px 61px;
}
/* This is a suboptimal solution, should seek something more generic */