fixed Bug #3529 - Round corners break slightly in a block with an optional title bar in edit mode. samuli's proposal was perfect.

This commit is contained in:
urs_hunkler
2005-07-14 19:48:03 +00:00
parent 4de514f468
commit 8ae05f2387
+4
View File
@@ -130,6 +130,10 @@
-moz-border-radius:20px;
}
.editing .block_course_summary .content {
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
}
/***