@@ -, +, @@ --> In 'Your summary' current checkouts are in a table --> Current and previous checkouts are in a table --> Checkout history is still in a table and the last column is not entirely visible (depending on the content of the columns, I suppose) --> Current checkouts are presented in list form instead of a table --- koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss | 1 + 1 file changed, 1 insertion(+) --- a/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss +++ a/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss @@ -213,6 +213,7 @@ .ui-tabs-panel, .tabs-container, + #opac-user-views, #topissues, #usertags, #usersuggestions { --