Apply content-header breadcrumb styles to the media breadcrumb

parent 7294483a
......@@ -104,6 +104,7 @@ footer.main-footer p.text-muted {
margin-bottom: 20px;
margin-top: -30px;
}
.content .media-breadcrumb .el-breadcrumb,
.content .content-header .el-breadcrumb {
float: right;
background: transparent;
......
......@@ -46,6 +46,7 @@
margin-bottom: 20px;
margin-top: -30px;
}
.content .media-breadcrumb .el-breadcrumb,
.content .content-header .el-breadcrumb {
float: right;
background: transparent;
......
......@@ -104,6 +104,7 @@ footer.main-footer p.text-muted {
margin-bottom: 20px;
margin-top: -30px;
}
.content .media-breadcrumb .el-breadcrumb,
.content .content-header .el-breadcrumb {
float: right;
background: transparent;
......
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