diff options
| author | Mark Otto <[email protected]> | 2016-11-28 09:14:31 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-11-28 09:14:31 -0800 |
| commit | 9338cf597045f14ecaaaf54090eea61b8d807a37 (patch) | |
| tree | 840044fcf6a6d5f00caf86f41198cf0e2d6b3e38 /docs/dist/css/bootstrap-flex.css | |
| parent | 23866efbb116804390ec8014aa5961e961c6e112 (diff) | |
| download | bootstrap-9338cf597045f14ecaaaf54090eea61b8d807a37.tar.xz bootstrap-9338cf597045f14ecaaaf54090eea61b8d807a37.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap-flex.css')
| -rw-r--r-- | docs/dist/css/bootstrap-flex.css | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/dist/css/bootstrap-flex.css b/docs/dist/css/bootstrap-flex.css index 21d7514ba..350faa88f 100644 --- a/docs/dist/css/bootstrap-flex.css +++ b/docs/dist/css/bootstrap-flex.css @@ -5124,14 +5124,11 @@ a.badge:focus, a.badge:hover { font-weight: bold; } -.alert-dismissible { - padding-right: 2.5rem; -} - .alert-dismissible .close { position: relative; - top: -.125rem; + top: -0.75rem; right: -1.25rem; + padding: 0.75rem 1.25rem; color: inherit; } |
