Closed Zaturrby closed 9 years ago
Fixed this with 49d6098, but there still is a 10/13 pix margin left.
Assumption image was a little bit of the bootstrap grid. Absolute positioning takes the padding left as start point but ignores the padding width, making it stick over 50 pix to the right. This fixes the issue, by applying full gutter padding to the img on the right. 98904cd