diff --git a/website/base.css b/website/base.css index 9bd548fb..892d209a 100644 --- a/website/base.css +++ b/website/base.css @@ -112,6 +112,7 @@ table.reference.cli > * > * > td:first-child { -webkit-border-radius: 7px; box-shadow: 0px 2px 5px #a2a2a2; -moz-box-shadow: 0px 2px 5px #a2a2a2; + overflow: hidden; } .header { diff --git a/website/cli.html b/website/cli.html index dda752cd..6797b1af 100644 --- a/website/cli.html +++ b/website/cli.html @@ -37,6 +37,16 @@