diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 4a0565a70..671e6587f 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3190,6 +3190,7 @@ button.close { padding-bottom: 0; border-top: 0; box-shadow: none; + overflow-y: visible; } } @@ -5576,4 +5577,4 @@ td.visible-print { td.hidden-print { display: none !important; } -}
\ No newline at end of file +} |
