diff --git a/scm-ui/styles/scm.scss b/scm-ui/styles/scm.scss index fc3ad5b3dd..a1f740a38f 100644 --- a/scm-ui/styles/scm.scss +++ b/scm-ui/styles/scm.scss @@ -44,9 +44,7 @@ $info: $blue; // shown in top section when pageactions set hr.header-with-actions { - height: 1px; margin-top: -10px; - background-color: $primary; @media screen and (max-width: 768px) { display: none;