In chrome dev tools, I'm seeing (in computed styles):
border-bottom-width: 0.9090908765792847px;
element.style - 1px
.x-fieldset - 1px
fieldset, img - 0px
fieldset - 2px user agent stylesheet
This is on a fieldset element for which the bottom border is not displaying. Very slight perturbations cause this '0.9' to turn to 1, and the border to appear.
All the lines after 'element.style' are struck-through. All this comes from ExtJS, but I have so far failed to see any way to blame it on them.
This is the result of using the chrome zoom feature. If you zoom in chrome, it is implemented by multiplying a factor into the css. and, in some cases, it wipes out borders.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With