Add Opera prefix

This commit is contained in:
Synchro 2012-05-01 17:54:53 +02:00
parent dcc89e7400
commit ca369c4b2a

View File

@ -317,6 +317,7 @@
-webkit-hyphens: @mode;
-moz-hyphens: @mode;
-ms-hyphens: @mode;
-o-hyphens: @mode;
hyphens: @mode;
word-wrap: break-word;
}