android - Galaxy S4 will not display borders in any browser -
i having problems displaying borders in chrome on galaxy s4.
.border { width: 49vw; border-width: .25vw; border-style: solid; border-color: black; display: block; }
i can't find problems code. know there problems border-radius, however, don't think these 2 things relate. update: learned border show in landscape mode, not in portrait. appreciated! thanks!
Comments
Post a Comment