diff --git a/src/app/pages/ShipyardPage.jsx b/src/app/pages/ShipyardPage.jsx
index d4bcc16d..4f3a60c9 100644
--- a/src/app/pages/ShipyardPage.jsx
+++ b/src/app/pages/ShipyardPage.jsx
@@ -364,7 +364,7 @@ export default class ShipyardPage extends Page {
{shipRows}
-
+
diff --git a/src/less/shipyard.less b/src/less/shipyard.less
index 6aa412c0..2077490a 100755
--- a/src/less/shipyard.less
+++ b/src/less/shipyard.less
@@ -81,6 +81,7 @@ table.shipyard-table{
.content-wrapper{
display: inline-block;
margin: 0 auto;
+ max-width: 100%;
}
.table-tools{