Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !18346

Adding some missing CSS prefixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/meulta/master into master Nov 25, 2015
  • Overview 0
  • Commits 9
  • Pipelines 0
  • Changes 16

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/meulta/master