From eec35445eb0b4ca6582cdb831ade954a3b32765a Mon Sep 17 00:00:00 2001 From: Francois Michonneau Date: Wed, 11 Feb 2015 21:32:57 -0500 Subject: [PATCH] bump z-index for ribbon --- css/swc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/swc.css b/css/swc.css index 1dde30e..1560f83 100644 --- a/css/swc.css +++ b/css/swc.css @@ -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;