Page MenuHomeWickedGov Phorge

tablet.less
No OneTemporary

Size
468 B
Referenced Files
None
Subscribers
None

tablet.less

@import '../../minerva.less/minerva.variables.less';
@import '../../minerva.less/minerva.mixins.less';
// Hacks to render galleries and multicol tables better on mobile
@media all and ( max-width: @max-width-breakpoint-mobile ) {
// Center images that might be less than the screen width.
// Image will appear centered and caption will take up full screen.
.gallery {
.gallerybox {
width: 100% !important;
div {
width: 100% !important;
}
}
}
}

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 01:43 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f2/58/938cb7f8827c705941561401e503
Default Alt Text
tablet.less (468 B)

Event Timeline