aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css')
-rw-r--r--core/css/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 78b9b930f35..0b92ffffb6a 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -812,6 +812,7 @@ div.crumb {
display: block;
background: url('../img/breadcrumb.svg') no-repeat right center;
height: 44px;
+ background-size: auto 24px;
}
div.crumb.hidden {
display: none;