Removed css properties with unneeded prefix.

This commit is contained in:
Foaly 2017-01-13 16:28:13 +01:00 committed by GitHub
parent 6f38408cfb
commit 9065bb2eae
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;