Merge pull request #1721 from AlexByte/edit-popup

Remove unnecessary popup body height attribute
main
Elbert Alias 7 years ago committed by GitHub
commit 6ef49a5502

@ -2,7 +2,6 @@ body {
background: #fff;
font-family: Helvetica, Arial, sans-serif;
font-size: .8rem;
height: 20.8rem;
margin: 0;
overflow: hidden;
width: 30rem;

Loading…
Cancel
Save