From a064b5bf5d6cd546d2ef4ead6b68835b6348ca35 Mon Sep 17 00:00:00 2001 From: Mark Lentczner Date: Fri, 27 Aug 2010 21:29:48 +0000 Subject: fix broken header link margins --- html/Ocean.std-theme/ocean.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html') diff --git a/html/Ocean.std-theme/ocean.css b/html/Ocean.std-theme/ocean.css index 52292eaf..bea63507 100644 --- a/html/Ocean.std-theme/ocean.css +++ b/html/Ocean.std-theme/ocean.css @@ -115,7 +115,7 @@ ul.links { text-align: left; float: right; display: inline-table; - margin-left: 1em; + margin: 0 0 0 1em; } ul.links li { -- cgit v1.2.3