You could try other approaches to getting your multiplot (e.g. patchwork or cowplot)? You can also resort to a manual shift to one of the plots using theme(plot.margin = unit(c(1, 1, 1, 5, "mm") (note I just made up the top, left, bottom, right mm estimates as a demo).