diff options
| author | Mark Otto <[email protected]> | 2015-08-23 01:00:29 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-23 01:00:29 -0700 |
| commit | 3453f55ec5df38ef200583b8da220d437bae4c35 (patch) | |
| tree | 545b5e180ac88b97ee3833da20a9b90fd7a6284e /docs/dist/css/bootstrap.css | |
| parent | b2dccb15d79085af2a507b6b9f2c35c0e5770ffa (diff) | |
| download | bootstrap-3453f55ec5df38ef200583b8da220d437bae4c35.tar.xz bootstrap-3453f55ec5df38ef200583b8da220d437bae4c35.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index fede5b773..593247fea 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3817,7 +3817,7 @@ input[type="button"].btn-block { } .navbar-divider:before { - content: '\00a0'; + content: "\00a0"; } .navbar-toggler { |
