JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix definition overflow
authorJason Woofenden <jason@jasonwoof.com>
Wed, 20 Feb 2013 22:59:00 +0000 (17:59 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Wed, 20 Feb 2013 22:59:00 +0000 (17:59 -0500)
style.less

index d740865..b78dfde 100644 (file)
@@ -215,7 +215,8 @@ body {
        border: 2px solid #a83;
        border-radius: 0 0 0 13px;
 }
-#definition {
+#definition_body {
+       height: @tab-height - @tabtab-height;
        overflow: auto;
 }
 #definition_credit {