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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorconnors <connor.sears@github.com>2014-02-25 05:52:25 +0400
committerconnors <connor.sears@github.com>2014-02-25 05:52:25 +0400
commit0e2360c0e8452bf5bd40c62cacea7ad9ebe644f0 (patch)
tree77f893940c72b9095aee55c1620511d139332012 /dist
parentece56c5771854ec4a46630d04b1c33c11d060e0f (diff)
updating some links in the head
Diffstat (limited to 'dist')
-rw-r--r--dist/ratchet.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/ratchet.css b/dist/ratchet.css
index f93d001..6c19afa 100644
--- a/dist/ratchet.css
+++ b/dist/ratchet.css
@@ -269,6 +269,7 @@ a:active {
.content > * {
-webkit-transform: translateZ(0);
+ -ms-transform: translateZ(0);
transform: translateZ(0);
}