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
  • #13240
Closed
Open
Issue created Mar 31, 2014 by Administrator@rootContributor

unexpected serif font due to Glyphicon

Created by: npoppeli

The use of glyph icons and the related CSS styles results in the unexpected appearance of serif fonts. An example can be found here: http://jsbin.com/dequv/1/watch?html,output.

In this example (which passed the W3C validator service), the header and the alert boxes are in sans-serif, but the buttons are in serif, while this is not explicitly indicated. Only code, kbd, pre and samp should use a serif font, according to bootstrap-min.css.

Browsers: Firefox 26 on Linux Mint 16, Chrome 33 on Windows 8.1.

Assignee
Assign to
Time tracking