##// END OF EJS Templates
Implemented consistend right margin for "up" button
neko259 -
r975:2c13ae0a default
parent child Browse files
Show More
@@ -493,7 +493,7 b' ul {'
493 #up {
493 #up {
494 position: fixed;
494 position: fixed;
495 bottom: 5px;
495 bottom: 5px;
496 right: 15px;
496 right: 5px;
497 border: 1px solid #777;
497 border: 1px solid #777;
498 background: #000;
498 background: #000;
499 padding: 4px;
499 padding: 4px;
General Comments 0
You need to be logged in to leave comments. Login now