Adding specificity to the header breadcrumb to not affect others on page

parent 9e558337
......@@ -104,7 +104,7 @@ footer.main-footer p.text-muted {
margin-bottom: 20px;
margin-top: -30px;
}
.content .el-breadcrumb {
.content .content-header .el-breadcrumb {
float: right;
background: transparent;
margin-top: 0;
......
......@@ -46,7 +46,7 @@
margin-bottom: 20px;
margin-top: -30px;
}
.content .el-breadcrumb {
.content .content-header .el-breadcrumb {
float: right;
background: transparent;
margin-top: 0;
......
......@@ -104,7 +104,7 @@ footer.main-footer p.text-muted {
margin-bottom: 20px;
margin-top: -30px;
}
.content .el-breadcrumb {
.content .content-header .el-breadcrumb {
float: right;
background: transparent;
margin-top: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment