diff --git a/static/websiteFunctions/websiteFunctions.css b/static/websiteFunctions/websiteFunctions.css index cdd39a501..6bafd64dc 100644 --- a/static/websiteFunctions/websiteFunctions.css +++ b/static/websiteFunctions/websiteFunctions.css @@ -235,5 +235,5 @@ a:hover { } .btn-min-width { - min-width: 350px; -} + min-width: 300px; +} \ No newline at end of file diff --git a/websiteFunctions/static/websiteFunctions/websiteFunctions.css b/websiteFunctions/static/websiteFunctions/websiteFunctions.css index cdd39a501..6bafd64dc 100755 --- a/websiteFunctions/static/websiteFunctions/websiteFunctions.css +++ b/websiteFunctions/static/websiteFunctions/websiteFunctions.css @@ -235,5 +235,5 @@ a:hover { } .btn-min-width { - min-width: 350px; -} + min-width: 300px; +} \ No newline at end of file