Commit d3e0d4a7 authored by Jeremy Denoun's avatar Jeremy Denoun

update docs

parent cc15c0e7
......@@ -5813,6 +5813,9 @@ a.badge:focus {
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.progress .bar + .bar {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment