aboutsummaryrefslogtreecommitdiff
path: root/src/css.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/css.hh')
-rw-r--r--src/css.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/css.hh b/src/css.hh
index d196fe1e..5be090fe 100644
--- a/src/css.hh
+++ b/src/css.hh
@@ -28,8 +28,7 @@ class CssProperty {
CSS_PROPERTY_BORDER_RIGHT_COLOR,
CSS_PROPERTY_BORDER_RIGHT_STYLE,
CSS_PROPERTY_BORDER_RIGHT_WIDTH,
- CSS_PROPERTY_BORDER_SPACING_HORIZONTAL,
- CSS_PROPERTY_BORDER_SPACING_VERTICAL,
+ CSS_PROPERTY_BORDER_SPACING,
CSS_PROPERTY_BORDER_STYLE,
CSS_PROPERTY_BORDER_TOP_COLOR,
CSS_PROPERTY_BORDER_TOP_STYLE,