about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/layout/box.nim2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/layout/box.nim b/src/layout/box.nim
index ab9a460b..82791103 100644
--- a/src/layout/box.nim
+++ b/src/layout/box.nim
@@ -74,8 +74,6 @@ type
     height*: LayoutUnit
     vertalign*: CSSVerticalAlign
     baseline*: LayoutUnit
-    top*: LayoutUnit
-    bottom*: LayoutUnit
 
   ComputedFormat* = ref object
     fontstyle*: CSSFontStyle