It was definitely too tall. Also, centered seemed odd.
This commit is contained in:
parent
dff5fe2e6e
commit
9da4ae0968
1 changed files with 1 additions and 2 deletions
|
@ -238,9 +238,8 @@ body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */
|
||||||
#sponsor li {
|
#sponsor li {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
float: left;
|
float: left;
|
||||||
height: 250px;
|
|
||||||
line-height: 100px;
|
line-height: 100px;
|
||||||
text-align: center;
|
text-align: left;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
|
Loading…
Reference in a new issue