summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/metallic
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-21 02:17:42 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-21 02:17:42 +0000
commit0913a099d3d3bd59b5100b99f13c8c8ef61ad89b (patch)
treecf0bb99134f5c4e7035e510a0f5122e47c00b6b5 /usr/local/www/themes/metallic
parente6d5210c430f3f620cd0ca74844643502e35ee62 (diff)
downloadpfsense-0913a099d3d3bd59b5100b99f13c8c8ef61ad89b.zip
pfsense-0913a099d3d3bd59b5100b99f13c8c8ef61ad89b.tar.gz
fixing non xhtml stuff so themes won't break!
Diffstat (limited to 'usr/local/www/themes/metallic')
-rw-r--r--usr/local/www/themes/metallic/all.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index e25489f..502beca 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -106,7 +106,8 @@ form input {
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
- padding-bottom: 20px
+ padding-bottom: 20px;
+ min-height: 400px;
}
#footer {
@@ -114,7 +115,7 @@ form input {
background: url('images/footer.gif') no-repeat;
top: -18px;
left: 5px;
- width: 805px;
+ width: 800px;
height: 75px;
color: #ffffff;
text-align: center;;
OpenPOWER on IntegriCloud