diff --git a/public/react/public/css/edu-all.css b/public/react/public/css/edu-all.css index e505c0ddc..5700120c8 100644 --- a/public/react/public/css/edu-all.css +++ b/public/react/public/css/edu-all.css @@ -15,7 +15,7 @@ text-align: center; height: 60px; box-sizing: border-box; - min-width: 785px; + min-width: 780px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css index 72c9dde8f..368ae3738 100644 --- a/public/stylesheets/educoder/edu-all.css +++ b/public/stylesheets/educoder/edu-all.css @@ -15,7 +15,7 @@ text-align: center; height: 60px; box-sizing: border-box; - min-width: 785px; + min-width: 780px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;