Updated Samples

This commit is contained in:
japatel
2014-11-18 11:46:13 -06:00
parent 3fc0d34df3
commit f0ccc950ad
2 changed files with 4 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
overflow-y: auto;
overflow-wrap: normal;
}
pre.error {
pre.error, div.error, p.error {
border-color: red;
color: red;
overflow-y: visible;