Skip to content
Snippets Groups Projects
Commit ff6f91f3 authored by Arlo Breault's avatar Arlo Breault
Browse files

Make the doorhanger narrower in FF

parent a70f5b91
No related branches found
No related tags found
No related merge requests found
body {
margin: 1em;
margin: 10px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
width: 300px;
}
#active {
padding: 2em;
padding: 20px;
text-align: center;
min-width: 128px;
}
.learn {
padding-top: 1em;
padding-top: 10px;
border-top: 1px solid grey;
}
......
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