commit 4689dc1bc05ecdafbe95aad794b6a9da57865e7e Author: Amy Groshek Date: Mon Nov 12 18:34:22 2012 -0600 MDL-36544 - Remove special border-radius on course/site description block, standard theme diff --git a/theme/standard/style/css3.css b/theme/standard/style/css3.css index 568791c..d559107 100644 --- a/theme/standard/style/css3.css +++ b/theme/standard/style/css3.css @@ -75,8 +75,6 @@ table.minicalendar { border-radius: 10px; } -.block_course_summary, -.block_course_summary .content, #page-report-outline-user .section { -moz-border-radius:10px; -webkit-border-radius: 10px;