Cause fundraising bar to disappear more quickly.

This commit is contained in:
Bradley M. Kuhn 2015-11-30 19:16:47 -08:00
parent a8d53ca1dd
commit 389c94d967

View file

@ -34,7 +34,7 @@ text-decoration: none; color: #557733;
right: 2%;
width: 18%;
}
@media all and (max-width: 625px) {
@media all and (max-width: 725px) {
.donate-sidebar { display: none; }
.content-with-donate-sidebar {
align: center;