mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Highlight snippet as CSS.
This commit is contained in:
parent
c26ef89add
commit
c13faac04d
@ -113,7 +113,7 @@ For more straightforward sizing in CSS, we switch the global `box-sizing` value
|
||||
|
||||
On the rare occasion you need to override it, use something like the following:
|
||||
|
||||
{% highlight scss %}
|
||||
{% highlight css %}
|
||||
.selector-for-some-widget {
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user