diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_default_submission.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_default_submission.tmpl index 6eaeabd6a..fcec085df 100644 --- a/docs/upgrades/templates-6.99.0/wgtemplate_default_submission.tmpl +++ b/docs/upgrades/templates-6.99.0/wgtemplate_default_submission.tmpl @@ -271,8 +271,7 @@ ~~~ .defaultSubmissionDetails { - float: right; - border: 1px solid #cccccc; + float: right; padding: 2px; margin: 2px; font-size:9pt; diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_title_link_list.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_title_link_list.tmpl index 89562af9e..587dd2a70 100644 --- a/docs/upgrades/templates-6.99.0/wgtemplate_title_link_list.tmpl +++ b/docs/upgrades/templates-6.99.0/wgtemplate_title_link_list.tmpl @@ -54,9 +54,7 @@ .linkTitleContent { - -moz-box-sizing:border-box; - border:solid silver 1px; - border-bottom:solid silver 2px; + -moz-box-sizing:border-box; margin-top:1px; margin-left:10px; padding:2px;