summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorByron <byroncorrales@gmail.com>2011-10-19 22:13:11 -0600
committerByron <byroncorrales@gmail.com>2011-10-19 22:13:11 -0600
commit97a65ac406b09c03c529d792060f83d87c22f37d (patch)
tree6bbce943ee6f518c9444061f075070b056f67923
parent6ae07b9ac44f2433596f3f2fb631d61b2323fee2 (diff)
downloadaskbot-97a65ac406b09c03c529d792060f83d87c22f37d.tar.gz
askbot-97a65ac406b09c03c529d792060f83d87c22f37d.tar.bz2
askbot-97a65ac406b09c03c529d792060f83d87c22f37d.zip
bottom space of tags
-rw-r--r--askbot/skins/default/media/style/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/askbot/skins/default/media/style/style.css b/askbot/skins/default/media/style/style.css
index f7f945dc..97d541f1 100644
--- a/askbot/skins/default/media/style/style.css
+++ b/askbot/skins/default/media/style/style.css
@@ -738,7 +738,7 @@ ul#searchTags {
.tags {
margin-top: 0;
position:absolute;
- bottom:20px;
+ bottom:15px;
}
.votes, .answers, .favorites, .views {