diff --git a/source/_lovelace/glance.markdown b/source/_lovelace/glance.markdown index b56ccb437ec..ce35cb5f6d9 100644 --- a/source/_lovelace/glance.markdown +++ b/source/_lovelace/glance.markdown @@ -40,11 +40,6 @@ show_state: description: Show entity state-text. type: boolean default: "true" -column_width: - required: false - description: "Column width as CSS length like `100px` or `calc(100% / 7)`. This controls how many entities appear in a row - at the default 20% you have 5 entities in a row. Use `calc(100% / 7)` for 7 entities in a row, and so on." - type: string - default: 20% theme: required: false description: "Set to any theme within `themes.yaml`"