I have a Form class="form-inline center" where class "center" is as following (in style section):
.center { text-align: center }
But I want this class "center" Not to be in effect on small to very small devices. Is there Bootstrap 3 syntax for that?