Align timeline dots and text.

This commit is contained in:
Aire-One 2019-10-03 17:29:49 +02:00 committed by Emmanuel Lepage Vallee
parent ffe7c4d1cc
commit 4abb05c590
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ local function wrap_timeline(w, dot)
gen_vertical_line { dot = dot or false},
{
w,
top = dot and 5 or 0,
top = 0,
bottom = dot and 5 or 0,
left = 0,
widget = wibox.container.margin