diff options
| author | Mark Otto <[email protected]> | 2013-08-03 22:44:44 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-03 22:44:44 -0700 |
| commit | c45edbe6b515daad00905d351c310e7d3fa2926f (patch) | |
| tree | 2e6600473043335611ebce3195337a74c294c716 /less/grid.less | |
| parent | 30a01e0a3321426d581e63c97e21c2141357b631 (diff) | |
| parent | cabcd36019cb7000c537bcd8292d4905239685f7 (diff) | |
| download | bootstrap-c45edbe6b515daad00905d351c310e7d3fa2926f.tar.xz bootstrap-c45edbe6b515daad00905d351c310e7d3fa2926f.zip | |
Merge pull request #9056 from twbs/large-to-lg-etc
Greater standardization of sizing terminology
Diffstat (limited to 'less/grid.less')
| -rw-r--r-- | less/grid.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/grid.less b/less/grid.less index dfaf4f970..395a7947f 100644 --- a/less/grid.less +++ b/less/grid.less @@ -63,7 +63,7 @@ // Container and grid column sizing // -// Tiny device columns (smartphones) +// Extra small device columns (smartphones) .col-1, .col-2, .col-3, |
