diff options
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 856b8dcae..b016b7904 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -4796,14 +4796,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; } |
