summaryrefslogtreecommitdiff
path: root/web/public/css/taginfo.css
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2012-01-23 20:18:08 +0100
committerJochen Topf <jochen@topf.org>2012-01-23 20:18:19 +0100
commitf24d2a6fbe7d1906f485f86d7e62f27a0a3a8bc4 (patch)
tree12aff7a81196665563133b22c228f49eb06b9753 /web/public/css/taginfo.css
parenta4ad712062678203d1a02ecf21f89848cc98c8c7 (diff)
downloadtaginfo-f24d2a6fbe7d1906f485f86d7e62f27a0a3a8bc4.tar
taginfo-f24d2a6fbe7d1906f485f86d7e62f27a0a3a8bc4.tar.gz
Javascript cleanup, remove taglink css class
Diffstat (limited to 'web/public/css/taginfo.css')
-rw-r--r--web/public/css/taginfo.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/public/css/taginfo.css b/web/public/css/taginfo.css
index 7b35831..e9b3cd4 100644
--- a/web/public/css/taginfo.css
+++ b/web/public/css/taginfo.css
@@ -116,7 +116,7 @@ span.disabled {
/* ========== */
.tipsy { font-size: 80%; position: absolute; padding: 5px; z-index: 100000; }
-.tipsy-inner { background-color: #000; color: #FFF; max-width: 180px; padding: 5px 8px 4px 8px; text-align: center; }
+.tipsy-inner { background-color: #000; color: #FFF; max-width: 220px; padding: 5px 8px 4px 8px; text-align: center; }
/* Rounded corners */
.tipsy-inner { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }