diff options
| author | Mark Otto <[email protected]> | 2017-04-21 23:58:19 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-04-21 23:58:19 -0700 |
| commit | 0a2bf9d098e8e54d1a93e3ba573a12ab461ea9e2 (patch) | |
| tree | 52fd2b9ef1a3b5ad2afdbf8de19d05601d12c00b /dist/css/bootstrap.css | |
| parent | 5463d8436b6404f5c647fb12e0cd0eafa4abf5e0 (diff) | |
| parent | ba312c20a5ceca42117dd53303bafda485d8facd (diff) | |
| download | bootstrap-0a2bf9d098e8e54d1a93e3ba573a12ab461ea9e2.tar.xz bootstrap-0a2bf9d098e8e54d1a93e3ba573a12ab461ea9e2.zip | |
Merge branch 'v4-dev' into form-tweaks
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 391d2ed53..1f46adfb9 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4078,6 +4078,7 @@ tbody.collapse.show { .card-title { margin-bottom: 0.75rem; + word-break: break-all; } .card-subtitle { |
