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:
@@ -130,6 +130,10 @@
|
||||
-moz-border-radius:20px;
|
||||
}
|
||||
|
||||
.editing .block_course_summary .content {
|
||||
-moz-border-radius-topleft:0;
|
||||
-moz-border-radius-topright:0;
|
||||
}
|
||||
|
||||
|
||||
/***
|
||||
|
||||
Reference in New Issue
Block a user