Merge pull request #6 from Foaly/patch-1
Removed css properties with unneeded prefix.
This commit is contained in:
commit
04eaeba226
@ -158,8 +158,6 @@ pre {
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #b5e853;
|
color: #b5e853;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
-moz-border-radius: 2px;
|
|
||||||
-webkit-border-radius: 2px;
|
|
||||||
text-wrap: normal;
|
text-wrap: normal;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user