Showing
2 changed files
with
3 additions
and
2 deletions
@@ -405,7 +405,7 @@ | @@ -405,7 +405,7 @@ | ||
405 | 405 | ||
406 | dl { | 406 | dl { |
407 | float: left; | 407 | float: left; |
408 | - height: 330px; | 408 | + height: 384px; |
409 | line-height: 1; | 409 | line-height: 1; |
410 | box-sizing: border-box; | 410 | box-sizing: border-box; |
411 | border-left: 1px solid #eee; | 411 | border-left: 1px solid #eee; |
@@ -418,7 +418,7 @@ | @@ -418,7 +418,7 @@ | ||
418 | 418 | ||
419 | > * { | 419 | > * { |
420 | width: 230px; | 420 | width: 230px; |
421 | - height: 35px; | 421 | + height: 40px; |
422 | } | 422 | } |
423 | 423 | ||
424 | a { | 424 | a { |
-
Please register or login to post a comment