mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 02:00:23 +00:00
Coding style
This commit is contained in:
parent
5ffb6d6706
commit
dcc89e7400
1 changed files with 1 additions and 1 deletions
|
|
@ -318,7 +318,7 @@
|
|||
-moz-hyphens: @mode;
|
||||
-ms-hyphens: @mode;
|
||||
hyphens: @mode;
|
||||
word-wrap:break-word;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
// Opacity
|
||||
|
|
|
|||
Loading…
Reference in a new issue