Skip to content

Commit

Permalink
Tweak size of input boxes in overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
birtles committed Oct 25, 2013
1 parent 1ae45f6 commit 72c3cd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editor/public/css/editor.css
Expand Up @@ -472,6 +472,7 @@ div.overlay-contents {
div.overlay-contents input {
font-size: 1em;
padding: 0 0.25em;
max-width: 90%;
}
div.overlay-contents div.field-row {
margin: 0.5em 0;
Expand Down

0 comments on commit 72c3cd2

Please sign in to comment.