bigbear67
New Pleskian
Hello everyone, sorry if I'm bothering you, but this is quite strange.
In the access logs section, I have a default height of 200px:
<div class="scrollable-list-wrapper" style="height: 200px">
which should be set to auto or greater than 200px:
<div class="scrollable-list-wrapper" style="height: 500px">
In the access logs section, I have a default height of 200px:
<div class="scrollable-list-wrapper" style="height: 200px">
which should be set to auto or greater than 200px:
<div class="scrollable-list-wrapper" style="height: 500px">