From 06c48418b4d7342749c4bb564e5205686e56d3d1 Mon Sep 17 00:00:00 2001 From: Carlos Vargas Date: Tue, 23 Mar 2010 12:31:42 -0500 Subject: [PATCH] minor change footer --- main/css/chamilo/default.css | 2 +- main/css/chamilo_green/default.css | 2 +- main/css/chamilo_red/default.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/css/chamilo/default.css b/main/css/chamilo/default.css index 19b34eb1eb..ba603c422e 100644 --- a/main/css/chamilo/default.css +++ b/main/css/chamilo/default.css @@ -580,7 +580,7 @@ margin-top:0; background-repeat:repeat-x; font-size: 12px; color:#ffffff; - //height: 8em; /* Do not change this value */ + height: 10em; /* Do not change this value */ overflow:hidden; width: 100%; padding-bottom:10px; diff --git a/main/css/chamilo_green/default.css b/main/css/chamilo_green/default.css index 357fb1a926..55c6ac7482 100644 --- a/main/css/chamilo_green/default.css +++ b/main/css/chamilo_green/default.css @@ -583,7 +583,7 @@ margin-top:0; background-repeat:repeat-x; font-size: 12px; color:#ffffff; - //height: 8em; /* Do not change this value */ + height: 10em; /* Do not change this value */ overflow:hidden; width: 100%; padding-bottom:10px; diff --git a/main/css/chamilo_red/default.css b/main/css/chamilo_red/default.css index b40f814954..9f77dee1da 100644 --- a/main/css/chamilo_red/default.css +++ b/main/css/chamilo_red/default.css @@ -584,7 +584,7 @@ margin-top:0; background-repeat:repeat-x; font-size: 12px; color:#ffffff; - //height: 8em; /* Do not change this value */ + height: 10em; /* Do not change this value */ overflow:hidden; width: 100%; padding-bottom:10px;