summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToM <tom@leloop.org>2012-11-08 13:42:32 +0100
committerToM <tom@leloop.org>2012-11-08 13:42:32 +0100
commit2aa10399d8ee285964dab01bdeb002a3141d77d0 (patch)
tree91906a5d2a0ea2b7ef0bd743fc0e86733db98514
parent17769f22e5d85ce5f60fe15913a8ec168be4dfba (diff)
[FIX] fix lqdn.png being resized twice.
-rw-r--r--css/site.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/site.css b/css/site.css
index ef782b2..bedc0e6 100644
--- a/css/site.css
+++ b/css/site.css
@@ -67,7 +67,7 @@ a:hover.title {
}
#footer ul img {
- width: 57px;
+ /* width: 57px; */
}