diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index bb0e6f0d44..1fa2333e9b 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2163,7 +2163,7 @@ a.button { border-radius: 0; margin:0; min-width: 75px; - max-width: 180px; + max-width: 100%; border-right:1px solid white; text-overflow: ellipsis; white-space: nowrap;