fixed a couple of css issues
This commit is contained in:
parent
9ce40273b9
commit
596d182524
2 changed files with 3 additions and 2 deletions
|
|
@ -123,8 +123,8 @@ body{
|
|||
|
||||
.adminConsoleHelpIcon {
|
||||
position: absolute;
|
||||
top: 60px;
|
||||
right: 200px;
|
||||
top: 70px;
|
||||
right: 196px;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -68,6 +68,7 @@
|
|||
}
|
||||
.panelLinkIn {
|
||||
position:absolute;
|
||||
cursor: pointer;
|
||||
height: 25px;
|
||||
overflow: hidden;
|
||||
cursor: hand;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue