diff options
| author | Chris Rebert <[email protected]> | 2013-08-20 12:41:41 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-20 12:41:41 -0700 |
| commit | d924bca6f6a7184fdaa23476554321e2c7e088a7 (patch) | |
| tree | 7478ee97b667a062295bdd45fd1a621d6e7d4261 /examples | |
| parent | 0759dc4119178954bd86f1c89800cbb027877e1c (diff) | |
| download | bootstrap-d924bca6f6a7184fdaa23476554321e2c7e088a7.tar.xz bootstrap-d924bca6f6a7184fdaa23476554321e2c7e088a7.zip | |
fix #9924
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/non-responsive/non-responsive.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/non-responsive/non-responsive.css b/examples/non-responsive/non-responsive.css index 4928128e6..526b0b8be 100644 --- a/examples/non-responsive/non-responsive.css +++ b/examples/non-responsive/non-responsive.css @@ -1,7 +1,6 @@ - /* Template-specific stuff * - * Customizations just for the template—these are not necessary for anything + * Customizations just for the template; these are not necessary for anything * with disabling the responsiveness. */ |
