From 28e9066f2f5269c65a6936bebc3ba1e8cc0cfb2f Mon Sep 17 00:00:00 2001 From: Valerie R Young Date: Tue, 26 Jul 2016 18:44:20 -0400 Subject: reproducible debian: breakout package page navigation into seperate template Decoupling the mainbody and left navigation for package pages allows us to dry up some of the logic and css between package pages and all other pages that have a left navigation. Signed-off-by: Holger Levsen --- userContent/reproducible/static/style.css | 1 - 1 file changed, 1 deletion(-) (limited to 'userContent') diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css index e45cbf55..0ef764ea 100644 --- a/userContent/reproducible/static/style.css +++ b/userContent/reproducible/static/style.css @@ -459,7 +459,6 @@ span.dangerous { color: orange; } overflow: auto; } iframe#main { - width: 80%; float: right; } } -- cgit v1.2.3-54-g00ecf