mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05:00
In memory images/invfiles, general sql cleanup
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
.item_stats{
|
||||
width: auto;
|
||||
height: auto;
|
||||
background: #111;
|
||||
min-height: 260px;
|
||||
}
|
||||
.item_desc {
|
||||
height: auto;
|
||||
@@ -111,7 +113,7 @@ $(document).ready(function() {
|
||||
|
||||
.item_stats{
|
||||
width: auto;
|
||||
height: auto;
|
||||
height: auto;
|
||||
}
|
||||
.item_desc {
|
||||
height: auto;
|
||||
|
Reference in New Issue
Block a user