Fixed css when admin bar is visible
This commit is contained in:
parent
c23755e118
commit
bfa5775c65
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@
|
|||
z-index:9999;
|
||||
}
|
||||
|
||||
.admin-bar .ilovexm24_content {
|
||||
top: 57px;
|
||||
}
|
||||
|
||||
.ilovexm24_link:hover,
|
||||
.ilovexm24_link {
|
||||
color: #FF0000;
|
||||
|
|
Loading…
Reference in a new issue