Skip to content
Snippets Groups Projects
Commit 6364d8c3 authored by Philippe Grand's avatar Philippe Grand
Browse files

enhancement and correct bug

parent 56b29ee0
No related branches found
No related tags found
No related merge requests found
......@@ -488,8 +488,9 @@ li.tmenu a.tmenudisabled {
div.login {
position: absolute;
<?php print $right; ?>: 30px;
padding: 12px 8px;
<?php print $right; ?>: 40px;
top: 5px;
padding: 0px 8px;
margin: 0px 0px 1px 0px;
font-weight: bold;
}
......@@ -503,7 +504,8 @@ div.login a:hover {
img.login, img.printer {
position: absolute;
<?php print $right; ?>: 20px;
<?php print $right; ?>: 25px;
top: -3px;
padding: 10px 0px 0px 0px;
text-decoration: none;
color: white;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment