diff options
Diffstat (limited to 'docs/scaffolding.html')
| -rw-r--r-- | docs/scaffolding.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 09ea5664b..0538b2ab6 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -532,9 +532,9 @@ <thead> <tr> <th>Class</th> - <th>Phones <small>480px and below</small></th> - <th>Tablets <small>767px and below</small></th> - <th>Desktops <small>768px and above</small></th> + <th>Phones <small>767px and below</small></th> + <th>Tablets <small>979px to 768px</small></th> + <th>Desktops <small>Default</small></th> </tr> </thead> <tbody> |
