JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix definition overflow
[hexbog.git] / 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 {