diff options
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r-- | help3xsl/default.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index 391403e724..91b0a9adcb 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -349,7 +349,7 @@ h6 { background-color: #18A303; z-index: 1000; } -header { +header { color: #fff; height: 64px; padding: 8px 8px 8px 16px; @@ -793,6 +793,7 @@ li.disabled a { top: 0px; background-color: #FCFCFC; box-shadow: none; + clear: left; } .donation { max-width: 400px; |