Skip to content

Commit

Permalink
Correctly scope management landing page styles
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Former-commit-id: 4127677
  • Loading branch information
Tyler Smalley committed Jun 20, 2016
1 parent 19de1fe commit e2df767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/kibana/public/management/styles/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ kbn-management-app {

kbn-management-landing {
padding: 5px;
}

.management-panel-product {
margin-bottom: 10px;
Expand Down Expand Up @@ -89,6 +88,7 @@ kbn-management-landing {
display: block;
}
}
}

kbn-management-objects {
form {
Expand Down

0 comments on commit e2df767

Please sign in to comment.