Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Safari & IE9 compatibility #15

Closed
wants to merge 1 commit into from
Closed

Safari & IE9 compatibility #15

wants to merge 1 commit into from

Conversation

zalog
Copy link

@zalog zalog commented Jun 8, 2015

A simple -webkit and -ms prefix for safari and ie9 compatibility.

A simple -webkit and -ms prefix for safari and ie9 compatibility.
@@ -27,6 +27,8 @@

&.offcanvas-transform {
&.in {
-ms-transform: translateX(@offcanvas-width);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Syntax Error: Invalid CSS after "...rm: translateX(": expected ")", was "@offcanvas-width);"

@iamphill
Copy link
Owner

iamphill commented Jul 3, 2015

Closing because autoprefixer handles this https://github.com/iamphill/Bootstrap-Offcanvas/blob/master/Gruntfile.js#L11

@iamphill iamphill closed this Jul 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants