]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Corrected overlapping tags
authorSébastien SAUVAGE <sebsauvage@sebsauvage.net>
Wed, 4 Dec 2013 12:55:42 +0000 (13:55 +0100)
committerSébastien SAUVAGE <sebsauvage@sebsauvage.net>
Wed, 4 Dec 2013 12:55:42 +0000 (13:55 +0100)
inc/shaarli.css

index 52a48208fb0ac3a0e5e7aa76d685bd90151e56e8..36daa51c4d5119b78b18d87ffa27182f6a76061c 100644 (file)
@@ -239,7 +239,7 @@ cursor:pointer;
 .linkdescription { color:#000; margin-top:0; margin-bottom:12px; font-weight:normal; max-height:400px; overflow:auto; }
 .linkdescription a { text-decoration: none; color:#3465A4; }
 .linkdescription a:hover { color:#F57900; }
-.linktaglist { padding-top:10px;}
+.linktaglist { padding-top:10px; line-height:200%;}
 .linktag {
 
 font-size:9pt;