Commit d8265010 authored by Mark Otto's avatar Mark Otto

Merge pull request #10933 from ZDroid/patch-2

Change border to border-radius
parents dcef0a78 6f9d9801
...@@ -42,7 +42,7 @@ pre { ...@@ -42,7 +42,7 @@ pre {
color: inherit; color: inherit;
white-space: pre-wrap; white-space: pre-wrap;
background-color: transparent; background-color: transparent;
border: 0; border-radius: 0;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment