diff options
| author | Mark Otto <[email protected]> | 2016-10-30 15:21:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-30 15:21:53 -0700 |
| commit | d1171ac44ad05a1b7244900b690840093d3e5573 (patch) | |
| tree | bbd5167a8ad1039bd376616438342e3d9e729f9e /docs/dist/css/bootstrap.css | |
| parent | b718b716270243f66e04fe87616aa688cb3ebb10 (diff) | |
| download | bootstrap-d1171ac44ad05a1b7244900b690840093d3e5573.tar.xz bootstrap-d1171ac44ad05a1b7244900b690840093d3e5573.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 c7fea1ba4..d51ba5393 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -5109,8 +5109,8 @@ base::-moz-progress-bar, } .list-group-item { - position: relative; display: block; + position: relative; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; |
