Page MenuHomeWickedGov Phorge

screen-misc.less
No OneTemporary

Size
553 B
Referenced Files
None
Subscribers
None

screen-misc.less

@import 'variables.less';
// Prevent logo text overlapping icons on small displays
@media screen and ( max-width: 550px ) {
#p-logo-text {
position: static;
a {
padding-top: 0;
}
a.long {
padding-bottom: 0.2em;
}
}
}
// Internet Explorer 10-11
/* stylelint-disable @stylistic/media-feature-parentheses-space-inside */
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* stylelint-enable @stylistic/media-feature-parentheses-space-inside */
// T190991
textarea,
#searchInput {
box-shadow: none;
}
}

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 08:59 (2 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ed/ab/d60f1be2ebb9cb928b578494e76a
Default Alt Text
screen-misc.less (553 B)

Event Timeline