mirror of https://github.com/twbs/bootstrap.git
Coding style
This commit is contained in:
parent
5ffb6d6706
commit
dcc89e7400
|
|
@ -318,7 +318,7 @@
|
|||
-moz-hyphens: @mode;
|
||||
-ms-hyphens: @mode;
|
||||
hyphens: @mode;
|
||||
word-wrap:break-word;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
// Opacity
|
||||
|
|
|
|||
Loading…
Reference in New Issue