diff --git a/ui/css/treeherder.css b/ui/css/treeherder.css index 21122448c..b75f8e0bf 100755 --- a/ui/css/treeherder.css +++ b/ui/css/treeherder.css @@ -88,8 +88,8 @@ input:focus::-moz-placeholder { .th-top-nav-options-panel { background-color: white; - padding: 10px; - border: 1px solid black; + padding: 10px 10px 0; + border-bottom: 1px solid black; max-height: 400px; overflow-y: auto; font-size: 12px; @@ -167,6 +167,14 @@ input:focus::-moz-placeholder { Sheriff panel */ +.exclusion-container { + padding-bottom: 10px; +} + +.add-new-exclusion { + margin-bottom: 10px; +} + .add-new-exclusion input.ng-invalid.ng-dirty { border-color: #B94A48; } diff --git a/ui/partials/main/thSheriffPanel.html b/ui/partials/main/thSheriffPanel.html index e56c56666..8081d563a 100644 --- a/ui/partials/main/thSheriffPanel.html +++ b/ui/partials/main/thSheriffPanel.html @@ -12,7 +12,7 @@
+ class="th-inline-option-group exclusion-container">

No profile available

@@ -94,7 +94,7 @@
+ class="th-inline-option-group exclusion-container">

No exclusion available