[ticket/365] Remove inline css from announcements_center module

B3P-365
This commit is contained in:
Marc Alexander
2014-09-10 18:31:29 +02:00
parent e0c404a059
commit 75ae957684
2 changed files with 5 additions and 1 deletions

View File

@@ -155,6 +155,10 @@
margin: 0 0 5px 0;
}
div.inner > .portal-module-postbody:not(:last-child) .post {
margin-bottom: 1px;
}
.portal-paypal-icon {
background-image: url("./images/portal/paypal.gif");
background-repeat: no-repeat;