Changeset - 9da4ae096824
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 12 years ago 2012-08-27 14:39:40
bkuhn@ebb.org
It was definitely too tall. Also, centered seemed odd.
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -238,9 +238,8 @@ body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */
 
#sponsor li {
 
  width: 100%;
 
  float: left;
 
  height: 250px;
 
  line-height: 100px;
 
  text-align: center;
 
  text-align: left;
 
  list-style: none;
 
  border: 1px solid #ccc;
 
  margin-right: 5px;
0 comments (0 inline, 0 general)