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
  • #13336
Closed
Open
Issue created Apr 13, 2014 by Administrator@rootContributor

Glyphicons return wrong symbols or errors / Thumbnails display only text / Buttons don't display gradients

Created by: ghost

There seems to be a problem with glyphicon.less (wrong or no sysmbols), thumbnails.less (displays only text) and the button gradient, which is not displaying at all.

I am using Bower to pull the latest LESS version of Bootstrap and compile CSS/JS with Grunt:

{
  "name": "bootstrap-grunt-bower",
  "version": "0.0.1",
  "dependencies": {
    "bootstrap": "latest"
  }
}

I am organising my main less-file as suggested. In order to test the setup I am using the sample Bootstrap theme. All features display correctly with the mentioned exception.

Would appreciate your advice.

Assignee
Assign to
Time tracking