mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Fix three small typos
This commit is contained in:
@@ -451,7 +451,7 @@ Responsive tables make use of `overflow-y: hidden`, which clips off any content
|
||||
{% callout warning %}
|
||||
#### Firefox and fieldsets
|
||||
|
||||
Firefox has some awkward fieldset styling involving `width` that interferes with the responsive table. This cannot be overriden without a Firefox-specific hack that we **don't** provide in Bootstrap:
|
||||
Firefox has some awkward fieldset styling involving `width` that interferes with the responsive table. This cannot be overridden without a Firefox-specific hack that we **don't** provide in Bootstrap:
|
||||
|
||||
{% highlight css %}
|
||||
@-moz-document url-prefix() {
|
||||
|
||||
Reference in New Issue
Block a user