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
  • Issues
  • #16419
Closed
Open
Issue created May 04, 2015 by Administrator@rootContributor

better naming for enable Right-To-Left support

Created by: oriSomething

i guess it would be more relevant in BS4, but still, i think we can have better naming so it will be easier to have support when needed to RTL to multi languages site: .pull-left -> .pull-start .pull-right -> .pull-end

same with texts: .text-left -> .text-start .text-right -> .text-end

so if there is .text-left in addition, it will always be aligned to left and won't have unexpected behavior. the reason is when you make RTL support, many times you'll have to support multi languages with both LTR and RTL directions on the same page. so this naming convension, can make it much easier and more clearer for the developer

Assignee
Assign to
Time tracking