diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 39f8659f5..eb2165d98 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4835,7 +4835,7 @@ a.list-group-item-info.active:focus { .panel > .table-responsive > .table-striped > tbody > tr:last-child td:last-child, .panel > .table-striped > tbody > tr:last-child th:last-child, .panel > .table-responsive > .table-striped > tbody > tr:last-child th:last-child { - border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; } .panel-heading { padding: 10px 15px; |
