erich37 Well-known member Apr 3, 2014 #1 not a real "bug", but a tiny tiny style issue on the "bottom-left radius" at the breadcrumb. The "bottom-left radius" is thinner than the other 3 radius. It seems when "overflow: hidden" is removed, then the "bottom-left radius" looks fine. Code: .breadcrumb { overflow: hidden; }
not a real "bug", but a tiny tiny style issue on the "bottom-left radius" at the breadcrumb. The "bottom-left radius" is thinner than the other 3 radius. It seems when "overflow: hidden" is removed, then the "bottom-left radius" looks fine. Code: .breadcrumb { overflow: hidden; }
Mike XenForo developer Staff member Apr 4, 2014 #2 Looks like breadcrumbItemFirstCrumb should have border radiuses of 5px to match the container itself.
Looks like breadcrumbItemFirstCrumb should have border radiuses of 5px to match the container itself.
tenants Well-known member Apr 4, 2014 #3 What an eye for detail @erich37 has... I'm always impressed by these things I rarely even notice myself
What an eye for detail @erich37 has... I'm always impressed by these things I rarely even notice myself
erich37 Well-known member Apr 4, 2014 #4 tenants said: What an eye for detail @erich37 has... I'm always impressed by these things I rarely even notice myself Click to expand... I just bought new glasses... that's all
tenants said: What an eye for detail @erich37 has... I'm always impressed by these things I rarely even notice myself Click to expand... I just bought new glasses... that's all
erich37 Well-known member Apr 10, 2014 #5 Mike said: Looks like breadcrumbItemFirstCrumb should have border radiuses of 5px to match the container itself. Click to expand... it still looks strange on mobile-version (Android phone).
Mike said: Looks like breadcrumbItemFirstCrumb should have border radiuses of 5px to match the container itself. Click to expand... it still looks strange on mobile-version (Android phone).