From: Thomas Park Date: Sun, 24 Feb 2013 22:13:20 +0000 (-0500) Subject: index: no border-radius on ad image X-Git-Tag: v2.3.0+2~17 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=349c923e647dca99f94632431572745a81e7e05a index: no border-radius on ad image --- diff --git a/css/bootswatch.css b/css/bootswatch.css index 4f54b72..945a01a 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -152,7 +152,7 @@ body .one .bsa_it_p { display: none; } -.bsa img { +.bsap img { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;