apeirce
1
it looks like I am doing everything correct: i am using the universal selector, not a bullet point.
- {
border: 1px dashed #3A5FCD
}
oops, try again. Make sure you use the universal selector * to give a border 1px wide.
no sure what im missing. Thanks
apeirce
3
Problem solved thanks to another member who posted about this a while back. “it is a bug in Chrome”.
it works in IE.
1 Like
Or you zoom was not correct in chrome, zoom affects the border-width
apeirce
5
Thanks, Zoom was correct. I also posted the solution: just do it in IE. Works. Thanks for posting to help
well, then the zoom level in IE is set right, so then it works, or you can just set the zoom of the browser you are using
apeirce
7
the zoom of the browser i was using (chrome) was correct to begin with. It is just a bug in Chrome.