Merge pull request #6 from Foaly/patch-1

Removed css properties with unneeded prefix.
This commit is contained in:
Ben Balter 2017-01-13 12:58:51 -05:00 committed by GitHub
commit 04eaeba226
1 changed files with 0 additions and 2 deletions

View File

@ -158,8 +158,6 @@ pre {
font-size: 16px;
color: #b5e853;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
text-wrap: normal;
overflow: auto;
overflow-y: hidden;