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 × Row Matrix = ? 3 × 4 1 × 3 = ?