Add a bottom margin to leave space after last logo.

This commit is contained in:
Bradley M. Kuhn 2012-08-27 11:01:27 -04:00
parent c8cb31aa85
commit a879cb6b44

View file

@ -234,6 +234,7 @@ body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */
#sponsor ul {
clear: all;
margin-bottom: 10px;
}
#sponsor li {
width: 100%;