diff --git a/livesupport/modules/htmlUI/var/html/templates/metadataform.tpl b/livesupport/modules/htmlUI/var/html/templates/metadataform.tpl
index e7d7fc558..f8c8d424f 100644
--- a/livesupport/modules/htmlUI/var/html/templates/metadataform.tpl
+++ b/livesupport/modules/htmlUI/var/html/templates/metadataform.tpl
@@ -2,6 +2,7 @@
{/literal}
diff --git a/livesupport/modules/htmlUI/var/html/templates/search.tpl b/livesupport/modules/htmlUI/var/html/templates/search.tpl
index 6be6cdb1c..68ba1eba3 100644
--- a/livesupport/modules/htmlUI/var/html/templates/search.tpl
+++ b/livesupport/modules/htmlUI/var/html/templates/search.tpl
@@ -4,7 +4,7 @@
{literal}
{/literal}
diff --git a/livesupport/modules/htmlUI/var/html/templates/smarty-static.tpl b/livesupport/modules/htmlUI/var/html/templates/smarty-static.tpl
index 63ca1d56f..7b967763a 100644
--- a/livesupport/modules/htmlUI/var/html/templates/smarty-static.tpl
+++ b/livesupport/modules/htmlUI/var/html/templates/smarty-static.tpl
@@ -1,5 +1,5 @@
-
+
Smarty template for ArraySmarty renderer: 2 column layout example
diff --git a/livesupport/modules/htmlUI/var/html/templates/styles.css b/livesupport/modules/htmlUI/var/html/templates/styles.css
index e1ee45adf..ba69c5673 100644
--- a/livesupport/modules/htmlUI/var/html/templates/styles.css
+++ b/livesupport/modules/htmlUI/var/html/templates/styles.css
@@ -6,13 +6,13 @@
#masterpanel {
text-align: center;
background-color : ThreedLightShadow;
- height: 610px;
+ height: 800px;
font-family : monospace;
}
#statusbar {
text-align: center;
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
height : 70px;
@@ -35,7 +35,7 @@
#tree {
text-align : left;
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 20px;
@@ -43,7 +43,7 @@
#menu_top {
text-align: center;
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
@@ -51,14 +51,14 @@
#path {
text-align: center;
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
}
#objects {
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
@@ -66,28 +66,28 @@
#permissions {
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
}
#subjects {
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
}
#newfileform {
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
}
#searchform {
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
@@ -112,14 +112,14 @@
}
#filedata {
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
}
#mdataform {;
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
@@ -127,11 +127,10 @@
.dynformelement {
padding-bottom : 6px;
- text-align : right;
}
#systemPrefs {
- width: 610px;
+ width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;