diff --git a/app/assets/stylesheets/custom_bootstrap.scss b/app/assets/stylesheets/custom_bootstrap.scss index 93f72dc81..354024a96 100644 --- a/app/assets/stylesheets/custom_bootstrap.scss +++ b/app/assets/stylesheets/custom_bootstrap.scss @@ -63,17 +63,12 @@ table tbody { margin: 1px 2px; } .nocolor { background: #FFF; } - .expand { - position: absolute; - margin: -9px 0 0 -23px; - border: 1px solid #DDD; - border-right-color: #FFF; - padding: 1px; - cursor: pointer; - } } td.build-list-chevrons { background: #FFF !important; + a { + cursor: pointer; + } } tr.group-start td { border-top: 2px solid #125687;