Changeset - b068eb5c4ed2
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 12 years ago 2012-08-27 14:59:06
bkuhn@ebb.org
Change to margin-top instead of line-height based on Denver's recommendation.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -238,7 +238,7 @@ body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */
 
#sponsor li {
 
  width: 100%;
 
  float: left;
 
  line-height: 100px;
 
  margin-top: 50px;
 
  text-align: center;
 
  list-style: none;
 
  margin-right: 5px;
0 comments (0 inline, 0 general)