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
  • !12204

replace .visible-{size} with .visible-{size}-{display}

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge fix-8869 into master Jan 13, 2014
  • Overview 0
  • Commits 8
  • Pipelines 0
  • Changes 17

Created by: cvrebert

Adds .visible-{screen size}-block, .visible-{screen size}-inline, and .visible-{screen size}-inline-block classes (and also a corresponding trio for .visible-print). Also deprecates the .visible-{screen size} classes.

Proposed fix for #8869 (closed) pursuant to #9397 (closed). Includes docs updates.

There is most likely a way to refactor this to be less repetitive & more concise by using some more sophisticated Less features, but this should be okay for the time being.

/to @mdo for review.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-8869