reposition action icons for Loopz skin
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3938 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
d56cfaa731
commit
1f0b4d7c9f
1 changed files with 3 additions and 3 deletions
|
@ -22,12 +22,12 @@ a {
|
|||
.language-switch {
|
||||
position: absolute;
|
||||
left: 83%;
|
||||
top: 2.4em;
|
||||
top: 42px;
|
||||
}
|
||||
|
||||
.page-actions {
|
||||
position: absolute;
|
||||
right: 2em;
|
||||
top: 2.4em;
|
||||
right: 25px;
|
||||
top: 42px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue