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
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/ratchet.css')
-rw-r--r--docs/dist/ratchet.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dist/ratchet.css b/docs/dist/ratchet.css
index f93d001..6c19afa 100644
--- a/docs/dist/ratchet.css
+++ b/docs/dist/ratchet.css
@@ -269,6 +269,7 @@ a:active {
.content > * {
-webkit-transform: translateZ(0);
+ -ms-transform: translateZ(0);
transform: translateZ(0);
}