Index: tool/src/webapp/css/Simplepagetool.css =================================================================== --- tool/src/webapp/css/Simplepagetool.css (revision 132023) +++ tool/src/webapp/css/Simplepagetool.css (working copy) @@ -413,3 +413,11 @@ border-radius: 2px; color: black !important; } + +.action { + float: right; +} + +.action .offscreen { + display: none; +} \ No newline at end of file Index: tool/src/webapp/templates/ShowPage.html =================================================================== --- tool/src/webapp/templates/ShowPage.html (revision 132023) +++ tool/src/webapp/templates/ShowPage.html (working copy) @@ -97,7 +97,7 @@

-
+