question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v5: <sup> <sub> inconsistent styling

See original GitHub issue

Context

  • Booststrap Version: 5.0.0-alpha1/css/bootstrap.min.css
  • Mozilla FIrefox 79.0, either locally or codepen:

CODE

<ul class='breadcrumb'>
  <li class='breadcrumb-item'>
    <sub>0</sub>H
    <sup>0</sup>
  </li>
</ul>

Output screen

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Sep 8, 2020

Screenshot 2020-09-08 at 11 41 20 AM “<small>0<var>H0” this may work you should try this

0reactions
mdocommented, Sep 17, 2020

See #31692.

Read more comments on GitHub >

github_iconTop Results From Across the Web

normalize-scss | Yarn - Package Manager
This is the Sass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers.
Read more >
import with Sass not combining files [duplicate] - Stack Overflow
I have run the sass --watch styles.scss:styles.css in the terminal and the resulting styles.css file has: @import url(../../.
Read more >
HTML Standard
Continuing the above example, a requirement stating that a particular attribute's value is constrained to being a valid integer emphatically does not imply ......
Read more >
Cisco APIC Installation and ACI Upgrade and Downgrade Guide
Upgrading with APIC Releases 4.x or 5.0 Using the GUI ... For example, you might have configured a routed sub-interface under an L3Out, ......
Read more >
What's New in Version 5.5.16 - Light-O-Rama
•In the Sequencer, modifying small intensity values in the red, green, or blue sub-channels of an RGB channel could result in a crash....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found