fix #11324, add fallback border color for ie8 and browser that not support boxshadows
This commit is contained in:
parent
66898bb87a
commit
96d72e7e29
@ -46,6 +46,7 @@
|
|||||||
clear: both;
|
clear: both;
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
border: 1px solid #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.commentBody p {
|
.commentBody p {
|
||||||
|
Loading…
Reference in New Issue
Block a user