mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-08 05:36:10 +00:00
fix: minimum width set for reports to fix squishy tables
This commit is contained in:
@@ -9091,4 +9091,5 @@ input.accept{width:12px;height:12px;background-image:url(../../img/a/acc.gif);}
|
||||
|
||||
.reports table {
|
||||
width: auto;
|
||||
min-width: 500px;
|
||||
}
|
||||
Reference in New Issue
Block a user