Skip to content

Commit

Permalink
Fix goto_pagetop padding for pmahomme theme in Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
mynetx committed Dec 7, 2012
1 parent 16ea3e4 commit 535cf86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/pmahomme/css/common.css.php
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,7 @@

#goto_pagetop {
position: fixed;
padding: .3em;
padding: .25em;
top: 0;
<?php echo $right; ?>: 0;
z-index: 900;
Expand Down

0 comments on commit 535cf86

Please sign in to comment.