fixing div overlaying over feedback link
parent
d8f9826f85
commit
d449bf0dcc
|
@ -184,7 +184,7 @@ h4 {
|
||||||
#headerLogo {
|
#headerLogo {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
width: 200px;
|
width: 134px;
|
||||||
background-image: url( "../images/logo-small.png" );
|
background-image: url( "../images/logo-small.png" );
|
||||||
behavior: url( ../css/iepngfix.htc );
|
behavior: url( ../css/iepngfix.htc );
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
Loading…
Reference in New Issue