Commit eec35445 authored by Francois Michonneau's avatar Francois Michonneau
Browse files

bump z-index for ribbon

parent ee623db0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -647,7 +647,7 @@ div.chapter h2 {
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    z-index: 10;
    z-index: 99999;
}
#github-ribbon a:hover {
    background: #600;