This is an automated email from the ASF dual-hosted git repository.
brushed pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
The following commit(s) were added to refs/heads/master by this push:
new d982553 2.11.0-M5-git-17: no version bump; rerun test suite
d982553 is described below
commit d9825530b36eaf224985652fad566433ed377297
Author: brushed <[email protected]>
AuthorDate: Sat Sep 7 20:42:39 2019 +0200
2.11.0-M5-git-17: no version bump; rerun test suite
---
jspwiki-war/src/main/styles/haddock/default/Viewer.Slimbox.less | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/jspwiki-war/src/main/styles/haddock/default/Viewer.Slimbox.less
b/jspwiki-war/src/main/styles/haddock/default/Viewer.Slimbox.less
index 3d9c2a5..d60508c 100644
--- a/jspwiki-war/src/main/styles/haddock/default/Viewer.Slimbox.less
+++ b/jspwiki-war/src/main/styles/haddock/default/Viewer.Slimbox.less
@@ -98,7 +98,9 @@ DOM Structure:
_position:absolute; // ie
z-index:10;
- margin:0;padding:0;border:none; //reset some viewer .viewport styles
+ margin:0;
+ padding:0;
+ border:none; //reset some viewer .viewport styles
// centered viewport, slimbox.js will set width, height, and negative
margins
top:50%;