Adjust width of donate box so it centres properly

This commit is contained in:
Tom Hughes 2012-03-14 17:44:45 +00:00
parent dc48c9a510
commit fe5cbadf3d

View file

@ -235,7 +235,7 @@ h2 {
/* Rules for donation request box */
.donate {
width: 155px;
width: 153px;
margin: 10px 10px;
padding: 5px;
border: 1px solid #ccc;