Repository: struts-site Updated Branches: refs/heads/master 680619b02 -> f79613b87
Adds header to properly parse faile Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/2a956d2c Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/2a956d2c Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/2a956d2c Branch: refs/heads/master Commit: 2a956d2c0faaf1102ee2db392f2cd3bafd4fb870 Parents: 680619b Author: Lukasz Lenart <[email protected]> Authored: Fri Jun 16 09:50:46 2017 +0200 Committer: Lukasz Lenart <[email protected]> Committed: Fri Jun 16 09:50:46 2017 +0200 ---------------------------------------------------------------------- source/css/custom.css | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/2a956d2c/source/css/custom.css ---------------------------------------------------------------------- diff --git a/source/css/custom.css b/source/css/custom.css index 321c906..a858dba 100644 --- a/source/css/custom.css +++ b/source/css/custom.css @@ -1,3 +1,6 @@ +--- +--- + .header-link { position: absolute; right: -1em;
