Yes, the dimensions are compatible:
From the answer, you can see that row matrix times matrix is done by forming several dot products. However, here it is the columns of the matrix that get flipped:
Is this type of product possible:
Matrix x Row Matrix = ? 3 x 4 1 x 3 = ?