Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
55b639e9
Commit
55b639e9
authored
11 years ago
by
Bas Bosman
Browse files
Options
Download
Email Patches
Plain Diff
Rename properties
parent
fe0d5959
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/mixins.less
+2
-2
less/mixins.less
with
2 additions
and
2 deletions
+2
-2
less/mixins.less
+
2
-
2
View file @
55b639e9
...
...
@@ -152,8 +152,8 @@
// Deprecated as of v3.2.0 due to the introduction of autoprefixer (will be removed in v4)
.transition-timing-function(@timing-function) {
-webkit-
anima
tion-timing-function: @timing-function;
anima
tion-timing-function: @timing-function;
-webkit-
transi
tion-timing-function: @timing-function;
transi
tion-timing-function: @timing-function;
}
// Deprecated as of v3.2.0 due to the introduction of autoprefixer (will be removed in v4)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment