Browse Source

see if this helps #362

pull/2/head
gorhill 9 years ago
parent
commit
7d4e569bd6
  1. 1
      src/css/popup.css

1
src/css/popup.css

@ -6,6 +6,7 @@ body {
margin: 0;
min-height: 16em;
min-width: 32em;
opacity: 1;
overflow-x: hidden;
overflow-y: auto;
padding: 0;

Loading…
Cancel
Save