diff --git a/style/shiny/single.css b/style/shiny/single.css index d333cd5..2646a4d 100644 --- a/style/shiny/single.css +++ b/style/shiny/single.css @@ -143,6 +143,10 @@ margin-left: 0.8em; } +#info .floating.left { + float: left; +} + #info .shaped { /* maybe one day... */ /* shape-outside: attr(src url); */