Skip to content
Snippets Groups Projects
Commit ba95b40a authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2398457 by DickJohnson, idebr, rpayanm: Clean up the "breadcrumb" component in Bartik

parent 1d454b93
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
/* -------------- Breadcrumbs -------------- */
/**
* @file
* Styles for Bartik's breadcrumbs.
*/
.breadcrumb {
font-size: 0.929em;
margin: 0 15px;
}
......@@ -42,9 +42,6 @@ body,
.sidebar .section {
padding: 0 15px;
}
.breadcrumb {
margin: 0 15px;
}
#footer-wrapper {
padding: 35px 0 30px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment