minor css fix of margin
authorHarvie <tomas@mudrunka.cz>
Sat, 10 Jul 2010 05:47:04 +0000 (07:47 +0200)
committerHarvie <tomas@mudrunka.cz>
Sat, 10 Jul 2010 05:47:04 +0000 (07:47 +0200)
index.php

index aaa05bcbfa4612119116bf3e58bdfcb7c68775de..9d2a21d225fc93a7610064a782b77bde48a85e86 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -330,7 +330,7 @@ if(isset($_GET['blank'])) {
        </head>
        <body>
 
-<div align="right" style="position: absolute; top: 5px; right: 0px;">
+<div align="right" style="position: absolute; top: 5px; right: 5px;">
        <a name="up"></a>
        <iframe src="about:blank" name="playframe-hide" width="0" height="0" style="border: none;" class="hide"></iframe><!-- -----------???--------------- -->
        <span class="icon">&lt;</span> <a href="javascript: history.go(-1)" class="icon iback">BACK</a>
This page took 0.108668 seconds and 4 git commands to generate.