From 2136247ea7cb4f453e07394cd790dbd417236dba Mon Sep 17 00:00:00 2001 From: hkernbach Date: Tue, 4 Aug 2015 17:30:32 +0200 Subject: [PATCH] removed wrong comment --- Documentation/Books/Users/styles/header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Books/Users/styles/header.css b/Documentation/Books/Users/styles/header.css index 086c45096c..ee3822ab30 100644 --- a/Documentation/Books/Users/styles/header.css +++ b/Documentation/Books/Users/styles/header.css @@ -200,7 +200,7 @@ body { padding-left: 130px; padding-top: 3px; padding-right: 0px; - line-height: 40px;// 80px; + line-height: 40px; font-weight: bold; color: #fff; text-decoration: none;