diff --git a/resources/skins.minerva.tablet.styles/common.less b/resources/skins.minerva.tablet.styles/common.less index fbd587c..03f4530 100644 --- a/resources/skins.minerva.tablet.styles/common.less +++ b/resources/skins.minerva.tablet.styles/common.less @@ -64,7 +64,7 @@ A file for css that optimises the Minerva skin on larger devices. // .tright to be on the right in RTL languages. figure, .thumb { - width: 320px; + max-width: @width-breakpoint-tablet - @contentMargin; &.mw-halign-left, &.tleft {