diff options
| author | Guillermo González de Agüero <[email protected]> | 2013-07-30 16:34:13 +0200 |
|---|---|---|
| committer | Guillermo González de Agüero <[email protected]> | 2013-07-30 16:34:13 +0200 |
| commit | 3d54fe180c5384aecf9090daa0dd7a99f2bfb5c3 (patch) | |
| tree | dde9f152494e461b9456d95faa676e68370bd3cb | |
| parent | 5ef1fe160eb60622027dc14ab0627da704d5b374 (diff) | |
| download | bootstrap-3d54fe180c5384aecf9090daa0dd7a99f2bfb5c3.tar.xz bootstrap-3d54fe180c5384aecf9090daa0dd7a99f2bfb5c3.zip | |
Fix #8658
| -rw-r--r-- | css.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -92,11 +92,11 @@ base_url: "../" <th></th> <th> Tiny devices - <small>Phones (<480px)</small> + <small>Phones (<768px)</small> </th> <th> Small devices - <small>Tablets (<768px)</small> + <small>Tablets (>768px)</small> </th> <th> Medium devices |
