On my responsive website, I am utilizing the hr
tag in various places. However, I have noticed that some lines appear with different thicknesses, as shown in the example below.
For a demonstration, you can view a sample on this fiddle: http://fiddle.jshell.net/G2rCT/9/show/
I have tested this issue on the default browser for android with OS 2.3.7, as well as the latest versions of Firefox and Opera for Android.
The inconsistency seems to be present across all browsers. I'm puzzled by why this is happening particularly to lines with a 1px thickness - when increased to 2px, they look fine.
If anyone has any insight or assistance regarding this matter, it would be greatly appreciated.