diff --git a/css/world.css b/css/world.css index 1d4c0db8..b0f2219e 100644 --- a/css/world.css +++ b/css/world.css @@ -33,7 +33,7 @@ height: 62px; margin-bottom: 5px; margin-top: 13px; - overflow: hidden; + overflow-y: auto; } #bagspace-world > div { @@ -71,4 +71,4 @@ div.supplyItem { margin: 0px 5px 6px 0px; padding: 0 5px; cursor: default; -} \ No newline at end of file +}