Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorSynchro <marcus@synchromedia.co.uk>2012-05-01 19:06:19 +0400
committerSynchro <marcus@synchromedia.co.uk>2012-05-01 19:06:19 +0400
commitdcc89e7400ae9e7575ea2671d27b514db9beaf3f (patch)
tree0b1d38efc785aaf9bb7e3a9c994408cccbb80299 /less
parent5ffb6d670683a32ec2a31c8550ea2669bfac7559 (diff)
Coding style
Diffstat (limited to 'less')
-rw-r--r--less/mixins.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/mixins.less b/less/mixins.less
index 5f3343e4ea..bd909123ef 100644
--- a/less/mixins.less
+++ b/less/mixins.less
@@ -318,7 +318,7 @@
-moz-hyphens: @mode;
-ms-hyphens: @mode;
hyphens: @mode;
- word-wrap:break-word;
+ word-wrap: break-word;
}
// Opacity