The children of an element with class .row have their width set to
100%, which meant they were taking up the whole space instead of
neatly being pulled across to the right. As well as removing the
unnecessary row class, we also remove one layer of div nesting.