Project

General

Profile

« Previous | Next » 

Revision 5706

increase height of the iframe classes to accommodate content

View differences:

default.css
1064 1064
iframe classes
1065 1065
****/
1066 1066
.iframeheaderclass {
1067
    height:   80px; 
1067
    height:   85px; 
1068 1068
    width:    100%;
1069 1069
    border:   0px;
1070 1070
    /*margin-bottom:   10px;*/
......
1072 1072
}
1073 1073

  
1074 1074
.iframesearchboxclass {
1075
    height:   400px; 
1075
    height:   450px; 
1076 1076
    width:    100%;
1077 1077
    border:   0px;
1078 1078
    margin:   0px;
......
1093 1093
}
1094 1094

  
1095 1095
.iframeloginboxclass {
1096
    height:   290px; 
1096
    height:   305px; 
1097 1097
    width:    100%;
1098 1098
    border:   0px;
1099 1099
    margin:   0px;

Also available in: Unified diff