overflow hidden for groupPublicity scrollbox

This commit is contained in:
Luke Barnard 2017-11-29 18:50:22 +00:00
parent 123ad19b28
commit 72563e6114

View File

@ -19,4 +19,5 @@ limitations under the License.
border: 1px solid $primary-hairline-color;
border-radius: 3px;
margin-right: 32px;
overflow: hidden;
}