diff --git a/theme/magazine/style/core.css b/theme/magazine/style/core.css index ccc1ffc1c0f..451da66b8e7 100644 --- a/theme/magazine/style/core.css +++ b/theme/magazine/style/core.css @@ -273,13 +273,12 @@ div.johndocsleft { /** breadcrumb image replacement **/ div#jcontrols_button span.arrow.sep { - font-size: 1px; + font-size: .01em; color: #fafafa; background: url([[pix:theme|breadcrumb_separator_arrow_2_dots]]) no-repeat; - background-position: 50% 9px; + background-position: 50% 7px; display: inline-block; width: 16px; - line-height: 40px; } /** Block styles **/