mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
fix swapped angle brackets in docs; fixes part of #10456
This commit is contained in:
parent
56c8826c77
commit
0b0087f3a7
2
css.html
2
css.html
@ -759,7 +759,7 @@ base_url: "../"
|
||||
{% endhighlight %}
|
||||
<div class="bs-callout bs-callout-info">
|
||||
<h4>Dealing with specificity</h4>
|
||||
<p>Sometimes emphasis classes cannot be applied due to the specificity of another selector. In most cases a sufficient workaround is to wrap your text in a <code>>span<</code> with the class.</p>
|
||||
<p>Sometimes emphasis classes cannot be applied due to the specificity of another selector. In most cases, a sufficient workaround is to wrap your text in a <code><span></code> with the class.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user