Skip to content
Snippets Groups Projects
Commit 480a4d37 authored by Anika Henke's avatar Anika Henke
Browse files

added basic mobile styles to extension manager (not great, but makes things at least readable)

parent 47559c79
No related branches found
No related tags found
No related merge requests found
@media only screen and (max-width: 600px) {
#extension__list .legend {
> div {
padding-left: 0;
}
div.screenshot {
margin: 0 .5em .5em 0;
}
h2 {
width: auto;
float: none;
}
div.linkbar {
clear: left;
}
}
} /* /@media */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment