Page MenuHomeWickedGov Phorge

index.less
No OneTemporary

Size
578 B
Referenced Files
None
Subscribers
None

index.less

@import '../../minerva.less/minerva.variables.less';
@media screen and ( max-width: @max-width-breakpoint-mobile ) {
.suggestions-results {
display: table;
width: 100%;
a {
height: 70px;
width: 100%;
display: table;
box-sizing: border-box;
}
.suggestions-result {
display: table-cell;
vertical-align: middle;
width: 100%;
}
}
.search-enabled {
.minerva-header {
position: relative;
.search-box {
display: block;
position: absolute;
left: 30px;
top: 10px;
right: 0;
z-index: @z-index-drawer;
}
}
}
}

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 23:26 (1 d, 7 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
07/98/65a5887d0f9cd0704a17008a4e46
Default Alt Text
index.less (578 B)

Event Timeline