summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--common/examples.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/examples.css b/common/examples.css
index a884d71..2842611 100644
--- a/common/examples.css
+++ b/common/examples.css
@@ -3,7 +3,7 @@
#filter_menu { width:820px; height:80px; margin-left:15px; }
-.legendButton { float:left; margin-right:8px; margin-bottom:20px; width:84px; height:75px; text-align:right; line-height:120px; }
+.legendButton { float:left; margin-right:8px; margin-bottom:20px; width:84px; height:78px; text-align:right; line-height:130px; }
#core { cursor:pointer; background-color:#e1e1e1; color:#5c5a5a; border:5px solid #898888; }
#shapes { cursor:pointer; background-color:#f0d6d6; color:#c55757; border:5px solid #e66666; }
#textures { cursor:pointer; background-color:#c8eabf; color:#60815a; border:5px solid #75a06d; }