Created by: meulta
I used an online static tool to check what was missing and changed the source for Less files (in the mixins when needed) to make the test pass.
I included missing -moz, -ms or -webkit prefixes.
Here are two samples before / after including links to the test tool so you can see what I changed:
- current bootstrap version : http://bootstrapmeulta.azurewebsites.net/index.current.bootstrap.html
- bootstrap.css generated after my changes : http://bootstrapmeulta.azurewebsites.net/index.html
These are light changes and it helps to reflect standards. :)
If needed I will be happy to talk about this here and make some other changes.
Note : I created this in the master branch so it can be reflected in any other branches.