won\'t let me to display 3 buttons inline, so i need to disable it inside div, and I can\'t just delete them, they are automatically there.
I
I used it like this:
@media (max-width: 450px) { br { display: none; } }
nb: media query via Foundation nb2: this is useful if one of the editor intend to use tags in his/her copy and you need to deal with it specifically under some conditions—on mobile for example.