css: more padding for breadcrumb root

This commit is contained in:
Thomas Gelf 2017-01-08 23:09:38 +01:00
parent 26d41a445d
commit 97d1e9969d

View file

@ -635,6 +635,7 @@ div.bp .badges {
.breadcrumb li:first-child a {
padding-left: 1em;
padding-right: 0.5em;
}
.breadcrumb li:last-child a {
cursor: default;