[ticket/365] Remove inline css from donations center

B3P-365
This commit is contained in:
Marc Alexander
2014-09-16 00:13:01 +02:00
parent 3d9ec1a134
commit 4b3b1d2a1c
2 changed files with 5 additions and 1 deletions

View File

@@ -146,6 +146,10 @@
margin: 5px 5px 5px 5px;
}
.portal-donation-form {
padding-top: 15px;
}
.portal-centered-content {
text-align: center;
}