]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/export.html
CSS: remove hardcoded style from templates
[github/shaarli/Shaarli.git] / tpl / export.html
index 938cbe64f520a9e5b99090d9019d3ff931dcdb88..911b02c12870903dab455f838b5d4e623c233295 100644 (file)
@@ -7,9 +7,10 @@
        <div id="toolsdiv">
            <a href="?do=export&what=all"><b>Export all</b> <span>: Export all links</span></a><br><br>
            <a href="?do=export&what=public"><b>Export public</b> <span>: Export public links only</a><br><br>
-           <a href="?do=export&what=private"><b>Export private</b> <span>: Export private links only</a><br><br style="clear:both;">
+           <a href="?do=export&what=private"><b>Export private</b> <span>: Export private links only</a>
+           <div class="clear"></div>
        </div>
 </div>
 {include="page.footer"}
 </body>
-</html>
\ No newline at end of file
+</html>