fixed a couple of css issues

This commit is contained in:
JT Smith 2005-04-23 14:10:55 +00:00
parent 9ce40273b9
commit 596d182524
2 changed files with 3 additions and 2 deletions

View file

@ -123,8 +123,8 @@ body{
.adminConsoleHelpIcon {
position: absolute;
top: 60px;
right: 200px;
top: 70px;
right: 196px;
z-index: 1000;
}

View file

@ -68,6 +68,7 @@
}
.panelLinkIn {
position:absolute;
cursor: pointer;
height: 25px;
overflow: hidden;
cursor: hand;