mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
Highlight snippet as CSS.
This commit is contained in:
@@ -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:
|
On the rare occasion you need to override it, use something like the following:
|
||||||
|
|
||||||
{% highlight scss %}
|
{% highlight css %}
|
||||||
.selector-for-some-widget {
|
.selector-for-some-widget {
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user