Fixed footer in Internet explorer - Fixes CT#1305

skala
Christian Fasanando 14 years ago
parent aa7996ff24
commit 9321675bb9
  1. 2
      main/css/chamilo/default.css
  2. 2
      main/css/chamilo_electric_blue/default.css
  3. 2
      main/css/chamilo_green/default.css
  4. 2
      main/css/chamilo_orange/default.css
  5. 2
      main/css/chamilo_red/default.css

@ -724,7 +724,7 @@ may be inherited in some browsers from other 'a' element styles (if any) on the
background-repeat:repeat-x;
font-size: 12px;
color:#ffffff;
// height: 10em; /* Do not change this value */
/*height: 10em;*/ /* Do not change this value */
overflow:hidden;
width: 100%;
padding-bottom:10px;

@ -713,7 +713,7 @@ margin-top:0;
background-repeat:repeat-x;
font-size: 12px;
color:#ffffff;
// height: 10em; /* Do not change this value */
/*height: 10em;*/ /* Do not change this value */
overflow:hidden;
width: 100%;
padding-bottom:10px;

@ -716,7 +716,7 @@ margin-top:0;
background-repeat:repeat-x;
font-size: 12px;
color:#ffffff;
//height: 10em; /* Do not change this value */
/*height: 10em;*/ /* Do not change this value */
overflow:hidden;
width: 100%;
padding-bottom:10px;

@ -716,7 +716,7 @@ margin-top:0;
background-repeat:repeat-x;
font-size: 12px;
color:#ffffff;
//height: 10em; /* Do not change this value */
/*height: 10em;*/ /* Do not change this value */
overflow:hidden;
width: 100%;
padding-bottom:10px;

@ -717,7 +717,7 @@ margin-top:0;
background-repeat:repeat-x;
font-size: 12px;
color:#ffffff;
//height: 10em; /* Do not change this value */
/*height: 10em;*/ /* Do not change this value */
overflow:hidden;
width: 100%;
padding-bottom:10px;

Loading…
Cancel
Save