| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2e67d65 commit d53cfcd
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -576,14 +576,14 @@ kbd { | |||
| 576 | 576 | background-color: #eee; | |
| 577 | 577 | border-radius: 3px; | |
| 578 | 578 | border: 1px solid #b4b4b4; | |
| 579 | - box-shadow: 0 1px 1px rgba(0, 0, 0, .2), 0 2px 0 0 rgba(255, 255, 255, .7) inset; | ||
| 579 | + box-shadow: 0 1px 1px rgba(0, 0, 0, .2); | ||
| 580 | 580 | color: #333; | |
| 581 | 581 | display: inline-block; | |
| 582 | 582 | font-size: .85em; | |
| 583 | 583 | font-weight: 700; | |
| 584 | - line-height: 1; | ||
| 585 | 584 | padding: 2px 4px; | |
| 586 | 585 | white-space: nowrap; | |
| 586 | + vertical-align: middle; | ||
| 587 | 587 | } | |
| 588 | 588 | ||
| 589 | 589 | .changelog > summary { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments