diff --git a/website/index/index.css b/website/index/index.css index 3b5c922c..4a6fc033 100644 --- a/website/index/index.css +++ b/website/index/index.css @@ -174,6 +174,12 @@ background-color: #CDE7F9; } +.try .editor.row .bootstrap-select .dropdown-menu { + margin: 0; + border-top: 0 +} + + .try .editor .editor-frame { position: relative; }