.sticky-sidebar { border: none; } .list-group-item { border: none; } .code-wrapper { position: relative; } .copy-button { position: absolute; top: 5px; right: 5px; padding: 5px; background-color: #f4f4f4; border: none; border-radius: 3px; cursor: pointer; } #maincontent { margin-left: 20px; } #contentlist { margin-left: 55px; list-style-type: none; text-align: left; border:none; } .btn-group-vertical { background-color:lightslategrey; list-style-type: none; border:none; width: 100%; } .dropdown-menu { background-color:lightslategrey; left: 32px; } .dropdown-item1 { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #ffffff; text-align: inherit; white-space: nowrap; background-color:lightslategrey; border: 0; } .container-fluid p{ line-height: 50px; }