// update size a button to top

This commit is contained in:
lLefevre
2011-12-06 22:42:01 +00:00
parent 8d769d0463
commit d5e3a09887
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -1956,8 +1956,8 @@ ul.connectedSortable li.module_list {
div#scrollTop a{
display:none;
background:url('../img/admin/scroll_top.png');
width:80px;
height:80px;
width:40px;
height:40px;
position:fixed;
bottom:30px;
right:30px;