Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

Rounded corners on fieldset borders

$
0
0

Hi!

I have this

input[type=text],
input[type=submit],
fieldset {
	border:rgb(240,240,240) thin solid;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	padding: 2px;
}

in my code and all elements are nicely rounded except the fieldset in IE10/9.

how do I make rounded borders on fieldsets?


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>