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;
|
||||
margin: 1em 0;
|
||||
overflow: auto;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
.commentBody p {
|
||||
|
Loading…
Reference in New Issue
Block a user