mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Add Opera prefix
This commit is contained in:
parent
dcc89e7400
commit
ca369c4b2a
1 changed files with 1 additions and 0 deletions
|
@ -317,6 +317,7 @@
|
|||
-webkit-hyphens: @mode;
|
||||
-moz-hyphens: @mode;
|
||||
-ms-hyphens: @mode;
|
||||
-o-hyphens: @mode;
|
||||
hyphens: @mode;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue