summaryrefslogtreecommitdiff
path: root/src/select/propset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/select/propset.h')
-rw-r--r--src/select/propset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/select/propset.h b/src/select/propset.h
index 834ed77..07ba906 100644
--- a/src/select/propset.h
+++ b/src/select/propset.h
@@ -434,7 +434,7 @@ static inline css_error set_column_count(
#undef COLUMN_COUNT_INDEX
#define COLUMN_FILL_INDEX 8
-#define COLUMN_FILL_SHIFT 6
+#define COLUMN_FILL_SHIFT 4
#define COLUMN_FILL_MASK 0x30
static inline css_error set_column_fill(
css_computed_style *style, uint8_t type)