.messages{ width: 100%; .items{ transition: .4s; &:hover{ opacity: .6; } } } .add_message_form{ .actions{ width: 100%; } }